All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.DEPENDENCIES Maven / Gradle / Ivy

There is a newer version: 2.0.0-M9
Show newest version
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------

Isis MetaModel


From: 'an unknown organization'
  - AOP alliance (http://aopalliance.sourceforge.net) aopalliance:aopalliance:jar:1.0
    License: Public Domain 
  - FindBugs-Annotations (http://findbugs.sourceforge.net/) com.google.code.findbugs:annotations:jar:2.0.1
    License: GNU Lesser Public License  (http://www.gnu.org/licenses/lgpl.html)
  - Guava: Google Core Libraries for Java (https://github.com/google/guava/guava) com.google.guava:guava:bundle:19.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - swagger-annotations (https://github.com/swagger-api/swagger-core/modules/swagger-annotations) io.swagger:swagger-annotations:bundle:1.5.5
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - swagger-core (https://github.com/swagger-api/swagger-core/modules/swagger-core) io.swagger:swagger-core:bundle:1.5.5
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - swagger-models (https://github.com/swagger-api/swagger-core/modules/swagger-models) io.swagger:swagger-models:bundle:1.5.5
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - javax.inject (http://code.google.com/p/atinject/) javax.inject:javax.inject:jar:1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - transaction-api  javax.transaction:transaction-api:jar:1.1

  - Bean Validation API (http://beanvalidation.org) javax.validation:validation-api:jar:1.1.0.Final
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DataNucleus JDO API plugin (http://www.datanucleus.org/#/datanucleus-api-jdo) org.datanucleus:datanucleus-api-jdo:jar:4.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DataNucleus Core (http://www.datanucleus.org/#/datanucleus-core) org.datanucleus:datanucleus-core:jar:4.1.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DataNucleus JDO Query (http://www.datanucleus.org/#/datanucleus-jdo-query) org.datanucleus:datanucleus-jdo-query:jar:4.0.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DataNucleus Jodatime plugin (http://www.datanucleus.org/#/datanucleus-jodatime) org.datanucleus:datanucleus-jodatime:jar:4.1.0-release
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - DataNucleus RDBMS plugin (http://www.datanucleus.org/#/datanucleus-rdbms) org.datanucleus:datanucleus-rdbms:jar:4.1.9
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Hamcrest Core (https://github.com/hamcrest/JavaHamcrest/hamcrest-core) org.hamcrest:hamcrest-core:jar:1.3
    License: New BSD License  (http://www.opensource.org/licenses/bsd-license.php)
  - Hamcrest library (https://github.com/hamcrest/JavaHamcrest/hamcrest-library) org.hamcrest:hamcrest-library:jar:1.3
    License: New BSD License  (http://www.opensource.org/licenses/bsd-license.php)
  - Reflections (http://github.com/ronmamo/reflections) org.reflections:reflections:jar:0.9.10
    License: WTFPL  (http://www.wtfpl.net/)    License: The New BSD License  (http://www.opensource.org/licenses/bsd-license.html)
  - SnakeYAML (http://www.snakeyaml.org) org.yaml:snakeyaml:bundle:1.12
    License: Apache License Version 2.0  (LICENSE.txt)

From: 'Apache Software Foundation' (http://www.apache.org)
  - JDO API (http://db.apache.org/jdo/jdo-api) javax.jdo:jdo-api:jar:3.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'FasterXML' (http://fasterxml.com/)
  - Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.6.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:bundle:2.6.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jackson-databind (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:bundle:2.6.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-dataformat-YAML (https://github.com/FasterXML/jackson) com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:bundle:2.4.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-datatype-Joda (http://wiki.fasterxml.com/JacksonModuleJoda) com.fasterxml.jackson.datatype:jackson-datatype-joda:bundle:2.4.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Google, Inc.' (http://www.google.com)
  - Gson (https://github.com/google/gson) com.google.code.gson:gson:jar:2.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Google Guice - Core Library (https://github.com/google/guice/guice) com.google.inject:guice:jar:4.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'JBoss by Red Hat' (http://www.jboss.org)
  - JAX-RS 2.0: The Java(TM) API for RESTful Web Services (http://www.jboss.org/jboss-jaxrs-api_2.0_spec) org.jboss.spec.javax.ws.rs:jboss-jaxrs-api_2.0_spec:jar:1.0.0.Final
    License: Common Development and Distribution License  (http://repository.jboss.org/licenses/cddl.txt)    License: GNU General Public License, Version 2 with the Classpath Exception  (http://repository.jboss.org/licenses/gpl-2.0-ce.txt)

From: 'Joda.org' (http://www.joda.org)
  - Joda-Time (http://www.joda.org/joda-time/) joda-time:joda-time:jar:2.9.1
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'QOS.ch' (http://www.qos.ch)
  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.13
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

From: 'Shigeru Chiba, www.javassist.org'
  - Javassist (http://www.javassist.org/) org.javassist:javassist:bundle:3.20.0-GA
    License: MPL 1.1  (http://www.mozilla.org/MPL/MPL-1.1.html)    License: LGPL 2.1  (http://www.gnu.org/licenses/lgpl-2.1.html)    License: Apache License 2.0  (http://www.apache.org/licenses/)

From: 'The Apache Software Foundation' (http://www.apache.org)
  - Apache Geronimo JSR-330 Spec API (http://geronimo.apache.org/maven/genesis/1.0) org.apache.geronimo.specs:geronimo-atinject_1.0_spec:bundle:1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Geronimo Java Contexts and Dependency Injection (JSR-299) Spec API (http://geronimo.apache.org/maven/specs/geronimo-jcdi_1.0_spec/1.0) org.apache.geronimo.specs:geronimo-jcdi_1.0_spec:bundle:1.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (http://www.apache.org/)
  - Apache Commons CLI (http://commons.apache.org/proper/commons-cli/) commons-cli:commons-cli:jar:1.3.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Codec (http://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.10
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Isis AppLib (http://isis.apache.org/isis-core-applib) org.apache.isis.core:isis-core-applib:jar:1.12.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)








© 2015 - 2025 Weber Informatics LLC | Privacy Policy