Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses
com.h2database h2 1.4.193 jar MPL 2.0 or EPL 1.0
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception
org.apache.logging.log4j log4j-api 2.4 jar The Apache Software License, Version 2.0
org.apache.logging.log4j log4j-core 2.4 jar The Apache Software License, Version 2.0
org.eclipse.persistence eclipselink 2.6.0 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence javax.persistence 2.1.0 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.mariadb.jdbc mariadb-java-client 2.1.1 jar LGPL-2.1
org.mockito mockito-all 1.10.19 jar The MIT License
org.mockito mockito-core 2.7.22 jar The MIT License
org.onap.policy.common ONAP-Logging 1.2.0 jar -
org.onap.policy.common integrity-monitor 1.2.0 jar -
org.onap.policy.engine PolicyEngineUtils 1.2.0 jar -
xml-apis xml-apis 1.3.03 jar The Apache Software License, Version 2.0

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
junit junit 4.11 jar Common Public License Version 1.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses
ch.qos.logback logback-classic 1.1.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
ch.qos.logback logback-core 1.1.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.att.eelf eelf-core 0.0.1 jar BSD License
com.fasterxml.jackson.core jackson-annotations 2.9.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.9.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.9.4 jar The Apache Software License, Version 2.0
com.github.fge btf 1.2 jar Lesser General Public License, version 3 or greater-Apache Software License, version 2.0
com.github.fge jackson-coreutils 1.6 jar Lesser General Public License, version 3 or greater-Apache Software License, version 2.0
com.github.fge json-patch 1.9 jar Lesser General Public License, version 3 or greater-Apache Software License, version 2.0
com.github.fge msg-simple 1.1 jar Lesser General Public License, version 3 or greater-Apache Software License, version 2.0
com.google.code.findbugs jsr305 2.0.1 jar The Apache Software License, Version 2.0
com.google.code.gson gson 2.8.1 jar Apache 2.0
com.google.guava guava 16.0.1 jar The Apache Software License, Version 2.0
com.google.protobuf protobuf-java 2.5.0 jar New BSD license
com.thoughtworks.xstream xstream 1.4.7 jar BSD style
commons-codec commons-codec 1.4 jar The Apache Software License, Version 2.0
javax.validation validation-api 1.1.0.Final jar The Apache Software License, Version 2.0
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
org.antlr antlr-runtime 3.5 jar BSD licence
org.apache.commons commons-lang3 3.4 jar Apache License, Version 2.0
org.apache.maven maven-model 3.3.9 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.22 jar The Apache Software License, Version 2.0
org.drools drools-compiler 6.3.0.Final jar The Apache Software License, Version 2.0
org.drools drools-core 6.3.0.Final jar The Apache Software License, Version 2.0
org.drools drools-verifier 6.3.0.Final jar The Apache Software License, Version 2.0
org.eclipse.jdt.core.compiler ecj 4.3.1 jar Eclipse Public License v1.0
org.eclipse.persistence commonj.sdo 2.1.1 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.glassfish javax.json 1.0.4 jar Dual license consisting of the CDDL v1.1 and GPL v2
org.kie kie-api 6.3.0.Final jar The Apache Software License, Version 2.0
org.kie kie-internal 6.3.0.Final jar The Apache Software License, Version 2.0
org.mvel mvel2 2.2.6.Final jar The Apache Software License, Version 2.0
org.onap.policy.common integrity-audit 1.2.0 jar -
org.slf4j slf4j-api 1.7.12 jar MIT License
xmlpull xmlpull 1.1.3.1 jar Public Domain
xpp3 xpp3_min 1.1.4c jar Indiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
net.bytebuddy byte-buddy 1.6.11 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.6.11 jar The Apache Software License, Version 2.0
org.objenesis objenesis 2.5 jar Apache 2

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

MPL 2.0 or EPL 1.0: H2 Database Engine

Apache 2.0: Gson

MIT License: SLF4J API Module

Eclipse Public License v1.0: Eclipse ECJ, EclipseLink (non-OSGi), Javax Persistence, SDO API

New BSD License: Hamcrest Core

BSD licence: ANTLR 3 Runtime

Apache 2: Objenesis

BSD style: XStream Core

Unknown: Integrity Audit, Integrity Monitor, LogParser, ONAP-Logging, PolicyEngineUtils

New BSD license: Protocol Buffer Java API

BSD License: Event and Error logging framework

The MIT License: Mockito, mockito-core

Apache License, Version 2.0: Apache Commons Lang, Maven Model

Common Public License Version 1.0: JUnit

LGPL-2.1: mariadb-java-client

Eclipse Distribution License v. 1.0: EclipseLink (non-OSGi), Javax Persistence, SDO API

Indiana University Extreme! Lab Software License, vesion 1.1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)

Public Domain: MXP1: Xml Pull Parser 3rd Edition (XPP3), XML Pull Parsing API

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

Lesser General Public License, version 3 or greater: json-patch, null

CDDL + GPLv2 with classpath exception: Java Servlet API

Dual license consisting of the CDDL v1.1 and GPL v2: JSR 353 (JSON Processing) Default Provider

The Apache Software License, Version 2.0: Apache Log4j, Apache Log4j API, Apache Log4j Core, Bean Validation API, Byte Buddy (without dependencies), Byte Buddy Java agent, Commons Codec, Drools :: Compiler, Drools :: Core, Drools :: Verifier, FindBugs-jsr305, Guava: Google Core Libraries for Java, Jackson-annotations, Jackson-core, KIE API, KIE Internal, Plexus Common Utilities, jackson-databind, mvel, xml-apis

Apache Software License, version 2.0: json-patch, null

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.1.3.jar 280.9 kB 221 173 25 1.6 Yes
logback-core-1.1.3.jar 455 kB 410 365 35 1.6 Yes
eelf-core-0.0.1.jar 29.7 kB 30 14 4 1.7 Yes
jackson-annotations-2.9.0.jar 66.5 kB 80 68 1 1.6 Yes
jackson-core-2.9.4.jar 320.9 kB 130 105 11 1.6 Yes
jackson-databind-2.9.4.jar 1.3 MB 657 623 20 1.7 Yes
btf-1.2.jar 8.9 kB 11 3 1 1.6 No
jackson-coreutils-1.6.jar 30.7 kB 26 14 2 1.6 Yes
json-patch-1.9.jar 42.4 kB 39 27 3 1.6 Yes
msg-simple-1.1.jar 36.9 kB 37 23 6 1.6 Yes
jsr305-2.0.1.jar 31.9 kB 70 34 3 1.5 Yes
gson-2.8.1.jar 232.6 kB 189 173 7 1.6 Yes
guava-16.0.1.jar 2.2 MB 1709 1678 17 1.6 Yes
protobuf-java-2.5.0.jar 533.5 kB 256 246 1 1.5 Yes
h2-1.4.193.jar 1.8 MB 683 680 35 1.7 Yes
xstream-1.4.7.jar 531.6 kB 468 437 22 1.5 Yes
commons-codec-1.4.jar 58.2 kB 47 30 5 1.4 Yes
javax.servlet-api-3.1.0.jar 95.8 kB 103 79 4 1.7 Yes
validation-api-1.1.0.Final.jar 63.8 kB 122 106 8 1.6 Yes
junit-4.11.jar 245 kB 266 233 28 1.5 Yes
log4j-1.2.17.jar 489.9 kB 353 314 21 1.4 Yes
byte-buddy-1.6.11.jar 2.8 MB 1950 1901 36 1.6 Yes
byte-buddy-agent-1.6.11.jar 31.1 kB 31 21 1 1.6 Yes
antlr-runtime-3.5.jar 167.7 kB 130 117 4 1.5 Yes
commons-lang3-3.4.jar 434.7 kB 248 224 12 1.6 Yes
log4j-api-2.4.jar 143.3 kB 106 87 6 1.7 Yes
log4j-core-2.4.jar 972.8 kB 734 658 46 1.7 Yes
maven-model-3.3.9.jar 164 kB 71 54 3 1.7 Yes
plexus-utils-3.0.22.jar 244.9 kB 129 104 9 1.5 Yes
drools-compiler-6.3.0.Final.jar 1.7 MB 850 771 34 1.6 Yes
drools-core-6.3.0.Final.jar 3.5 MB 2086 1981 73 1.6 Yes
drools-verifier-6.3.0.Final.jar 217.1 kB 222 140 12 1.6 Yes
ecj-4.3.1.jar 1.8 MB 551 474 21 1.6 Yes
commonj.sdo-2.1.1.jar 21 kB 36 20 3 1.5 Yes
eclipselink-2.6.0.jar 9 MB 4629 4251 317 1.8 Yes
javax.persistence-2.1.0.jar 162.1 kB 238 212 6 1.6 Yes
javax.json-1.0.4.jar 85.1 kB 88 72 5 1.6 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
kie-api-6.3.0.Final.jar 154.5 kB 322 278 33 1.6 Yes
kie-internal-6.3.0.Final.jar 276.3 kB 423 355 53 1.6 Yes
mariadb-java-client-2.1.1.jar 490.1 kB 238 198 27 1.8 Yes
mockito-all-1.10.19.jar 1.2 MB 1215 752 79 1.5 Yes
mockito-core-2.7.22.jar 533.6 kB 575 507 62 1.6 Yes
mvel2-2.2.6.Final.jar 1 MB 679 638 30 1.5 Yes
objenesis-2.5.jar 54.4 kB 58 43 9 1.5 Yes
ONAP-Logging-1.2.0.jar 58.7 kB 50 33 5 1.8 Yes
integrity-audit-1.2.0.jar 37.2 kB 28 12 2 1.8 Yes
integrity-monitor-1.2.0.jar 67.8 kB 42 25 3 1.8 Yes
PolicyEngineUtils/target/classes - 0 0 0 - No
slf4j-api-1.7.12.jar 32.1 kB 39 28 3 1.5 Yes
xml-apis-1.3.03.jar 195.1 kB 342 302 25 1.1 No
xmlpull-1.1.3.1.jar 7.2 kB 10 4 1 1.2 Yes
xpp3_min-1.1.4c.jar 25 kB 12 3 2 1.1 Yes
Total Size Entries Classes Packages Java Version Debug Information
53 34.6 MB 22091 19735 1184 1.8 50
compile: 48 compile: 31.5 MB compile: 19734 compile: 17492 compile: 1107 - compile: 45
test: 2 test: 290.1 kB test: 318 test: 278 test: 31 - test: 2
runtime: 3 runtime: 2.9 MB runtime: 2039 runtime: 1965 runtime: 46 - runtime: 3

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
releases https://nexus.onap.org/content/repositories/releases/ Yes No No
snapshots https://nexus.onap.org/content/repositories/snapshots/ No Yes No
maven2-repository.dev.java.net http://download.java.net/maven/2/ Yes Yes Yes
codehaus-snapshots http://nexus.codehaus.org/snapshots/ No Yes Yes
ecomp-snapshots https://nexus.onap.org/content/repositories/snapshots/ Yes Yes No
ecomp-releases https://nexus.onap.org/content/repositories/releases/ Yes Yes No
central https://repo.maven.apache.org/maven2 Yes No No
ecomp-staging https://nexus.onap.org/content/repositories/staging/ Yes Yes No
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes No
glassfish-repository http://download.java.net/maven/glassfish Yes Yes Yes
jvnet-nexus-snapshots https://maven.java.net/content/repositories/snapshots No Yes No
ecomp-public https://nexus.onap.org/content/repositories/public/ Yes Yes No
apache.snapshots http://svn.apache.org/maven-snapshot-repository No Yes Yes
jboss-public-repository-group https://repository.jboss.org/nexus/content/groups/public/ Yes Yes No

Repository locations for each of the Dependencies.

Artifact releases snapshots ecomp-snapshots ecomp-releases release-mirror ecomp-staging sonatype-nexus-snapshots jvnet-nexus-snapshots ecomp-public jboss-public-repository-group
ch.qos.logback:logback-classic:jar:1.1.3 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
ch.qos.logback:logback-core:jar:1.1.3 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
com.att.eelf:eelf-core:jar:0.0.1 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
com.fasterxml.jackson.core:jackson-annotations:jar:2.9.0 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
com.fasterxml.jackson.core:jackson-core:jar:2.9.4 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
com.fasterxml.jackson.core:jackson-databind:jar:2.9.4 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
com.github.fge:btf:jar:1.2 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
com.github.fge:jackson-coreutils:jar:1.6 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
com.github.fge:json-patch:jar:1.9 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
com.github.fge:msg-simple:jar:1.1 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
com.google.code.findbugs:jsr305:jar:2.0.1 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
com.google.code.gson:gson:jar:2.8.1 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
com.google.guava:guava:jar:16.0.1 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
com.google.protobuf:protobuf-java:jar:2.5.0 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
com.h2database:h2:jar:1.4.193 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
com.thoughtworks.xstream:xstream:jar:1.4.7 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
commons-codec:commons-codec:jar:1.4 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
javax.servlet:javax.servlet-api:jar:3.1.0 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
javax.validation:validation-api:jar:1.1.0.Final - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ Found at https://repository.jboss.org/nexus/content/groups/public/
junit:junit:jar:4.11 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
log4j:log4j:jar:1.2.17 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
net.bytebuddy:byte-buddy:jar:1.6.11 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
net.bytebuddy:byte-buddy-agent:jar:1.6.11 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
org.antlr:antlr-runtime:jar:3.5 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
org.apache.commons:commons-lang3:jar:3.4 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
org.apache.logging.log4j:log4j-api:jar:2.4 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
org.apache.logging.log4j:log4j-core:jar:2.4 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
org.apache.maven:maven-model:jar:3.3.9 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
org.codehaus.plexus:plexus-utils:jar:3.0.22 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
org.drools:drools-compiler:jar:6.3.0.Final - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ Found at https://repository.jboss.org/nexus/content/groups/public/
org.drools:drools-core:jar:6.3.0.Final - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ Found at https://repository.jboss.org/nexus/content/groups/public/
org.drools:drools-verifier:jar:6.3.0.Final - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ Found at https://repository.jboss.org/nexus/content/groups/public/
org.eclipse.jdt.core.compiler:ecj:jar:4.3.1 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
org.eclipse.persistence:commonj.sdo:jar:2.1.1 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ Found at https://repository.jboss.org/nexus/content/groups/public/
org.eclipse.persistence:eclipselink:jar:2.6.0 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
org.eclipse.persistence:javax.persistence:jar:2.1.0 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ Found at https://repository.jboss.org/nexus/content/groups/public/
org.glassfish:javax.json:jar:1.0.4 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
org.hamcrest:hamcrest-core:jar:1.3 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
org.kie:kie-api:jar:6.3.0.Final - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ Found at https://repository.jboss.org/nexus/content/groups/public/
org.kie:kie-internal:jar:6.3.0.Final - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ Found at https://repository.jboss.org/nexus/content/groups/public/
org.mariadb.jdbc:mariadb-java-client:jar:2.1.1 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
org.mockito:mockito-all:jar:1.10.19 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
org.mockito:mockito-core:jar:2.7.22 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
org.mvel:mvel2:jar:2.2.6.Final - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ Found at https://repository.jboss.org/nexus/content/groups/public/
org.objenesis:objenesis:jar:2.5 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
org.onap.policy.common:ONAP-Logging:jar:1.2.0 - - - - - Found at https://nexus.onap.org/content/repositories/staging/ - - - -
org.onap.policy.common:integrity-audit:jar:1.2.0 - - - - - Found at https://nexus.onap.org/content/repositories/staging/ - - - -
org.onap.policy.common:integrity-monitor:jar:1.2.0 - - - - - Found at https://nexus.onap.org/content/repositories/staging/ - - - -
org.onap.policy.engine:PolicyEngineUtils:jar:1.2.0 - - - - - Found at https://nexus.onap.org/content/repositories/staging/ - - - -
org.slf4j:slf4j-api:jar:1.7.12 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
xml-apis:xml-apis:jar:1.3.03 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
xmlpull:xmlpull:jar:1.1.3.1 - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
xpp3:xpp3_min:jar:1.1.4c - - - - Found at https://nexus.onap.org/content/repositories/public/ - - - Found at https://nexus.onap.org/content/repositories/public/ -
Total releases snapshots ecomp-snapshots ecomp-releases release-mirror ecomp-staging sonatype-nexus-snapshots jvnet-nexus-snapshots ecomp-public jboss-public-repository-group
53 (compile: 48, test: 2, runtime: 3) 0 0 0 0 49 4 0 0 49 9