Dépendances du projet

compile

Ce qui suit est la liste des dépendances de portée compile pour ce projet. Ces dépendances sont requises pour compiler et exécuter l'application :

GroupId ArtifactId Version Type Licence
fr.ifremer.adagio adagio-core-allegro 4.0.5-SNAPSHOT jar Affero General Public License (AGPL)
org.nuiton nuiton-utils 3.0-rc-10 jar Lesser General Public License (LGPL) v 3.0

Dépendances transitives du projet

Ce qui suit est la liste des dépendances transitives pour ce projet. Les dépendances transitives sont les dépendances des dépendances du projet :

compile

Ce qui suit est la liste des dépendances de portée compile pour ce projet. Ces dépendances sont requises pour compiler et exécuter l'application :

GroupId ArtifactId Version Type Licence
antlr antlr 2.7.7 jar BSD License
aopalliance aopalliance 1.0 jar Public Domain
com.google.code.findbugs annotations 2.0.1 jar GNU Lesser Public License
com.google.code.gson gson 2.5 jar The Apache Software License, Version 2.0
com.google.guava guava 19.0 jar The Apache Software License, Version 2.0
commons-beanutils commons-beanutils 1.9.2 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.9 jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
commons-jxpath commons-jxpath 1.3 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
commons-net commons-net 3.4 jar Apache License, Version 2.0
commons-primitives commons-primitives 1.0 jar -
dom4j dom4j 1.6.1 jar -
fr.ifremer.adagio adagio-core-shared 4.0.5-SNAPSHOT jar Affero General Public License (AGPL)
fr.ifremer.adagio adagio-synchro 4.0.5-SNAPSHOT jar Affero General Public License (AGPL)
fr.ifremer.common jdbc-synchro 4.0.4 jar Lesser General Public License (LGPL) v 3.0
net.sf.ehcache ehcache-core 2.5.7 jar src/assemble/EHCACHE-CORE-LICENSE.txt
org.apache.commons commons-collections4 4.1 jar Apache License, Version 2.0
org.apache.commons commons-configuration2 2.0 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.4 jar Apache License, Version 2.0
org.apache.httpcomponents httpasyncclient 4.0.1 jar LICENSE.txt
org.apache.httpcomponents httpclient 4.5 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.3 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore-nio 4.3.2 jar LICENSE.txt
org.apache.httpcomponents httpmime 4.5 jar Apache License, Version 2.0
org.hibernate hibernate-core 4.3.11.Final jar GNU Lesser General Public License
org.hibernate hibernate-ehcache 4.3.11.Final jar GNU Lesser General Public License
org.hibernate.common hibernate-commons-annotations 4.0.5.Final jar GNU Lesser General Public License
org.hibernate.javax.persistence hibernate-jpa-2.1-api 1.0.0.Final jar Eclipse Public License (EPL), Version 1.0-Eclipse Distribution License (EDL), Version 1.0
org.javassist javassist 3.19.0-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.jboss jandex 1.1.0.Final jar AL 2.0
org.jboss.logging jboss-logging 3.1.4.GA jar Apache License, version 2.0
org.jboss.spec.javax.transaction jboss-transaction-api_1.2_spec 1.0.0.Final jar Common Development and Distribution License-GNU General Public License, Version 2 with the Classpath Exception
org.liquibase liquibase-core 3.2.3 jar Apache License, Version 2.0
org.liquibase.ext liquibase-hibernate4 3.4 jar Apache License, Version 2.0
org.nuiton nuiton-config 3.0-rc-4 jar Lesser General Public License (LGPL) v 3.0
org.nuiton nuiton-converter 1.0 jar Lesser General Public License (LGPL) v 3.0
org.nuiton nuiton-decorator 3.0 jar Lesser General Public License (LGPL) v 3.0
org.nuiton nuiton-version 1.0-rc-2 jar Lesser General Public License (LGPL) v 3.0
org.nuiton.i18n nuiton-i18n 3.5 jar Lesser General Public License (LGPL) v 3.0
org.reflections reflections 0.9.10 jar WTFPL-The New BSD License
org.slf4j slf4j-api 1.7.10 jar MIT License
org.springframework spring-aop 4.2.6.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-beans 4.2.6.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-context 4.2.6.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-core 4.2.6.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-expression 4.2.6.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-jdbc 4.2.6.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-orm 4.2.6.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-tx 4.2.6.RELEASE jar The Apache Software License, Version 2.0
org.yaml snakeyaml 1.13 jar LICENSE.txt
xml-apis xml-apis 1.0.b2 jar The Apache Software License, Version 2.0

runtime

Ce qui suit est la liste des dépendances de portée runtime pour ce projet. Ces dépendances sont requises pour exécuter l'application :

GroupId ArtifactId Version Type Licence
com.mattbertolini liquibase-slf4j 1.2.1 jar MIT License
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
org.hsqldb hsqldb 2.3.2 jar HSQLDB License, a BSD open source license
org.springframework spring-context-support 4.2.6.RELEASE jar The Apache Software License, Version 2.0

test

Ce qui suit est la liste des dépendances de portée test pour ce projet. Ces dépendances sont requises seulement pour compiler et exécuter les tests unitaires de l'application :

GroupId ArtifactId Version Type Licence
junit junit 4.12 jar Eclipse Public License 1.0
org.hamcrest hamcrest-core 1.3 jar New BSD License

Graphe des dépendances du projet

Arbre des dépendances

Licences

The New BSD License: Reflections

Eclipse Public License (EPL), Version 1.0: Java Persistence API, Version 2.1

Apache License, version 2.0: JBoss Logging 3

Apache License Version 2.0: SnakeYAML

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module, liquibase-slf4j

New BSD License: Hamcrest Core

Apache License 2.0: Javassist

BSD License: AntLR Parser Generator

AL 2.0: Java Annotation Indexer

Apache License, Version 2.0: Apache Commons Collections, Apache Commons Configuration, Apache Commons Lang, Apache Commons Net, Apache HttpAsyncClient, Apache HttpClient, Apache HttpClient Mime, Apache HttpCore, Apache HttpCore NIO, Liquibase Core, Liquibase Hibernate Integration

GNU General Public License, Version 2 with the Classpath Exception: Java Transaction API

MPL 1.1: Javassist

Common Development and Distribution License: Java Transaction API

HSQLDB License, a BSD open source license: HyperSQL Database

Inconnu: commons-primitives, dom4j

Public Domain: AOP alliance

GNU Lesser General Public License: Core Hibernate O/RM functionality, Hibernate Commons Annotations, Hibernate/Ehcache Integration

GNU Lesser Public License: FindBugs-Annotations

Eclipse Distribution License (EDL), Version 1.0: Java Persistence API, Version 2.1

Lesser General Public License (LGPL) v 3.0: I18n :: Api, Ifremer JEE Commons :: JDBC Synchronization, Nuiton Config, Nuiton Converter, Nuiton Decorator, Nuiton Utils, Nuiton Version, SIH Allegro ObsDeb

Affero General Public License (AGPL): SIH-Adagio :: Core for Allegro, SIH-Adagio :: Shared, SIH-Adagio :: Synchronization

WTFPL: Reflections

LGPL 2.1: Javassist

The Apache Software License, Version 2.0: Apache Commons BeanUtils, Apache Commons Codec, Apache Commons Logging, Apache Log4j, Commons IO, Commons JXPath, Ehcache Core, Gson, Guava: Google Core Libraries for Java, Spring AOP, Spring Beans, Spring Context, Spring Context Support, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring Object/Relational Mapping, Spring Transaction, XML Commons External Components XML APIs

Détails du fichier de dépendances

Nom du fichier Taille Entrées Classes Packages Version du Java Debug Information
antlr-2.7.7.jar 445,29 ko 239 224 12 1.2 Oui
aopalliance-1.0.jar 4,47 ko 15 9 2 1.3 Oui
annotations-2.0.1.jar 74,56 ko 134 62 5 1.5 Oui
gson-2.5.jar 232,48 ko 186 175 7 1.6 Oui
guava-19.0.jar 2,31 Mo 1746 1717 17 1.6 Oui
liquibase-slf4j-1.2.1.jar 2,35 ko 7 1 1 1.6 Oui
commons-beanutils-1.9.2.jar 233,86 ko 154 137 5 1.5 Oui
commons-codec-1.9.jar 263,96 ko 227 85 6 1.6 Oui
commons-collections-3.2.2.jar 588,34 ko 484 460 12 1.3 Oui
commons-io-2.4.jar 185,14 ko 128 110 6 1.6 Oui
commons-jxpath-1.3.jar 299,99 ko 208 180 16 1.3 Oui
commons-logging-1.2.jar 61,83 ko 42 28 2 1.2 Oui
commons-net-3.4.jar 293,74 ko 209 177 20 1.5 Oui
commons-primitives-1.0.jar 260,17 ko 271 259 4 1.1 Oui
dom4j-1.6.1.jar 313,90 ko 208 190 14 1.3 Oui
adagio-core-allegro-4.0.5-SNAPSHOT.jar 5,38 Mo 3121 1647 78 1.6 Oui
adagio-core-shared-4.0.5-SNAPSHOT.jar 215,46 ko 147 92 26 1.6 Oui
adagio-synchro-4.0.5-SNAPSHOT.jar 193,11 ko 113 74 11 1.6 Oui
jdbc-synchro-4.0.4.jar 243,00 ko 105 72 10 1.6 Oui
junit-4.12.jar 314,93 ko 323 286 30 1.5 Oui
log4j-1.2.17.jar 489,88 ko 353 314 21 1.4 Oui
ehcache-core-2.5.7.jar 1,24 Mo 991 913 64 1.5 Oui
commons-collections4-4.1.jar 751,24 ko 548 518 18 1.6 Oui
commons-configuration2-2.0.jar 609,46 ko 397 366 17 1.6 Oui
commons-lang3-3.4.jar 434,68 ko 248 224 12 1.6 Oui
httpasyncclient-4.0.1.jar 157,52 ko 105 80 8 1.5 Oui
httpclient-4.5.jar 727,57 ko 502 461 24 1.6 Oui
httpcore-4.4.3.jar 326,59 ko 284 254 17 1.6 Oui
httpcore-nio-4.3.2.jar 316,52 ko 249 221 13 1.5 Oui
httpmime-4.5.jar 40,69 ko 40 23 2 1.6 Oui
hamcrest-core-1.3.jar 45,02 ko 52 45 3 1.5 Oui
hibernate-core-4.3.11.Final.jar 5,28 Mo 3713 3464 201 1.6 Oui
hibernate-ehcache-4.3.11.Final.jar 135,73 ko 77 59 6 1.6 Oui
hibernate-commons-annotations-4.0.5.Final.jar 75,32 ko 79 67 7 1.6 Oui
hibernate-jpa-2.1-api-1.0.0.Final.jar 113,37 ko 207 200 4 1.6 Oui
hsqldb-2.3.2.jar 1,47 Mo 653 582 21 1.6 Non
javassist-3.19.0-GA.jar 749,50 ko 422 398 17 1.6 Oui
jandex-1.1.0.Final.jar 76,55 ko 55 44 1 1.6 Oui
jboss-logging-3.1.4.GA.jar 57,19 ko 57 45 1 1.6 Oui
jboss-transaction-api_1.2_spec-1.0.0.Final.jar 27,72 ko 35 22 2 1.6 Oui
liquibase-core-3.2.3.jar 1,86 Mo 1119 916 83 1.6 Oui
liquibase-hibernate4-3.4.jar 56,26 ko 48 32 6 1.6 Oui
nuiton-config-3.0-rc-4.jar 36,34 ko 27 15 1 1.6 Oui
nuiton-converter-1.0.jar 20,10 ko 22 8 1 1.6 Oui
nuiton-decorator-3.0.jar 30,86 ko 24 12 1 1.6 Oui
nuiton-utils-3.0-rc-10.jar 279,58 ko 170 146 6 1.6 Oui
nuiton-version-1.0-rc-2.jar 29,17 ko 26 11 1 1.6 Oui
nuiton-i18n-3.5.jar 66,56 ko 44 27 5 1.6 Oui
reflections-0.9.10.jar 129,76 ko 110 96 6 1.5 Oui
slf4j-api-1.7.10.jar 32,12 ko 39 28 3 1.5 Oui
spring-aop-4.2.6.RELEASE.jar 371,20 ko 293 260 15 1.6 Oui
spring-beans-4.2.6.RELEASE.jar 731,56 ko 449 397 15 1.6 Oui
spring-context-4.2.6.RELEASE.jar 1,10 Mo 874 757 66 1.6 Oui
spring-context-support-4.2.6.RELEASE.jar 177,02 ko 134 111 13 1.6 Oui
spring-core-4.2.6.RELEASE.jar 1,10 Mo 823 775 41 1.6 Oui
spring-expression-4.2.6.RELEASE.jar 262,99 ko 156 142 6 1.6 Oui
spring-jdbc-4.2.6.RELEASE.jar 423,72 ko 331 296 18 1.6 Oui
spring-orm-4.2.6.RELEASE.jar 466,62 ko 332 312 14 1.6 Oui
spring-tx-4.2.6.RELEASE.jar 265,18 ko 245 204 21 1.6 Oui
snakeyaml-1.13.jar 273,45 ko 241 205 19 1.5 Oui
xml-apis-1.0.b2.jar 109,32 ko 217 184 17 1.2 Non
Total Taille Entrées Classes Packages Version du Java Debug Information
61 32,87 Mo 22858 19219 1101 1.6 59
compile: 55 compile: 30,37 Mo compile: 21336 compile: 17880 compile: 1012 - compile: 54
test: 2 test: 359,96 ko test: 375 test: 331 test: 33 - test: 2
runtime: 4 runtime: 2,14 Mo runtime: 1147 runtime: 1008 runtime: 56 - runtime: 3

Localisation du référentiel des dépendances

Référentiel ID URL Release Snapshot
central http://repo.maven.apache.org/maven2 Oui Non
adagio-public-group http://nexus.e-is.pro/nexus/content/groups/sih-adagio Oui Oui
allegro-obsdeb-public-group http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb Oui Oui

Localisation du référentiel pour chacune des dépendances.

Artefact nexus adagio-public-group allegro-obsdeb-public-group
antlr:antlr:jar:2.7.7 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
aopalliance:aopalliance:jar:1.0 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
com.google.code.findbugs:annotations:jar:2.0.1 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
com.google.code.gson:gson:jar:2.5 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
com.google.guava:guava:jar:19.0 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
com.mattbertolini:liquibase-slf4j:jar:1.2.1 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
commons-beanutils:commons-beanutils:jar:1.9.2 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
commons-codec:commons-codec:jar:1.9 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
commons-collections:commons-collections:jar:3.2.2 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
commons-io:commons-io:jar:2.4 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
commons-jxpath:commons-jxpath:jar:1.3 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
commons-logging:commons-logging:jar:1.2 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
commons-net:commons-net:jar:3.4 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
commons-primitives:commons-primitives:jar:1.0 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
dom4j:dom4j:jar:1.6.1 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
fr.ifremer.adagio:adagio-core-allegro:jar:4.0.5-SNAPSHOT - - -
fr.ifremer.adagio:adagio-core-shared:jar:4.0.5-SNAPSHOT - - -
fr.ifremer.adagio:adagio-synchro:jar:4.0.5-SNAPSHOT - - -
fr.ifremer.common:jdbc-synchro:jar:4.0.4 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
junit:junit:jar:4.12 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
log4j:log4j:jar:1.2.17 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
net.sf.ehcache:ehcache-core:jar:2.5.7 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.apache.commons:commons-collections4:jar:4.1 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.apache.commons:commons-configuration2:jar:2.0 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.apache.commons:commons-lang3:jar:3.4 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.apache.httpcomponents:httpasyncclient:jar:4.0.1 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.apache.httpcomponents:httpclient:jar:4.5 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.apache.httpcomponents:httpcore:jar:4.4.3 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.apache.httpcomponents:httpcore-nio:jar:4.3.2 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.apache.httpcomponents:httpmime:jar:4.5 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.hamcrest:hamcrest-core:jar:1.3 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.hibernate:hibernate-core:jar:4.3.11.Final Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.hibernate:hibernate-ehcache:jar:4.3.11.Final Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.hibernate.common:hibernate-commons-annotations:jar:4.0.5.Final Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.hsqldb:hsqldb:jar:2.3.2 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.javassist:javassist:jar:3.19.0-GA Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.jboss:jandex:jar:1.1.0.Final Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.jboss.logging:jboss-logging:jar:3.1.4.GA Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.0.0.Final Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.liquibase:liquibase-core:jar:3.2.3 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.liquibase.ext:liquibase-hibernate4:jar:3.4 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.nuiton:nuiton-config:jar:3.0-rc-4 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.nuiton:nuiton-converter:jar:1.0 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.nuiton:nuiton-decorator:jar:3.0 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.nuiton:nuiton-utils:jar:3.0-rc-10 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.nuiton:nuiton-version:jar:1.0-rc-2 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.nuiton.i18n:nuiton-i18n:jar:3.5 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.reflections:reflections:jar:0.9.10 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.slf4j:slf4j-api:jar:1.7.10 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.springframework:spring-aop:jar:4.2.6.RELEASE Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.springframework:spring-beans:jar:4.2.6.RELEASE Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.springframework:spring-context:jar:4.2.6.RELEASE Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.springframework:spring-context-support:jar:4.2.6.RELEASE Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.springframework:spring-core:jar:4.2.6.RELEASE Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.springframework:spring-expression:jar:4.2.6.RELEASE Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.springframework:spring-jdbc:jar:4.2.6.RELEASE Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.springframework:spring-orm:jar:4.2.6.RELEASE Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.springframework:spring-tx:jar:4.2.6.RELEASE Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
org.yaml:snakeyaml:jar:1.13 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
xml-apis:xml-apis:jar:1.0.b2 Found at http://nexus.e-is.pro/nexus/content/groups/public Found at http://nexus.e-is.pro/nexus/content/groups/sih-adagio Found at http://nexus.e-is.pro/nexus/content/groups/sih-allegro-obsdeb
Total nexus adagio-public-group allegro-obsdeb-public-group
61 (compile: 55, test: 2, runtime: 4) 58 58 58