License |
License |
---|---|
GroupId | GroupIdde.extra-standard |
ArtifactId | ArtifactIdextra-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionextra-core
eXTra Core Components
|
Project URL |
Project URL |
Filename | Size |
---|---|
extra-core-1.0.0.pom | |
extra-core-1.0.0.jar | 89 KB |
extra-core-1.0.0-tests.jar | 23 KB |
extra-core-1.0.0-test-sources.jar | 18 KB |
extra-core-1.0.0-sources.jar | 80 KB |
extra-core-1.0.0-javadoc.jar | 361 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.extra-standard/extra-core/ -->
<dependency>
<groupId>de.extra-standard</groupId>
<artifactId>extra-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.extra-standard/extra-core/
implementation 'de.extra-standard:extra-core:1.0.0'
// https://jarcasting.com/artifacts/de.extra-standard/extra-core/
implementation ("de.extra-standard:extra-core:1.0.0")
'de.extra-standard:extra-core:jar:1.0.0'
<dependency org="de.extra-standard" name="extra-core" rev="1.0.0">
<artifact name="extra-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.extra-standard', module='extra-core', version='1.0.0')
)
libraryDependencies += "de.extra-standard" % "extra-core" % "1.0.0"
[de.extra-standard/extra-core "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
de.extra-standard : extra-schema | jar | 1.0.0 |
de.extra-standard : extra-api | jar | 1.0.0 |
de.extra-standard : extra-sample | jar | 1.0.0 |
javax.enterprise : cdi-api | jar | 1.0 |
org.springframework : spring-core | jar | 3.1.1.RELEASE |
org.springframework : spring-beans | jar | 3.1.1.RELEASE |
org.springframework : spring-context | jar | 3.1.1.RELEASE |
commons-io : commons-io | jar | 2.4 |
commons-codec : commons-codec | jar | 1.6 |
org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
ch.qos.logback : logback-core | jar | 1.0.0 |
ch.qos.logback : logback-classic | jar | 1.0.0 |
javax.validation : validation-api | jar | 1.0.0.GA |
org.apache.bval : org.apache.bval.bundle | jar | 0.3-incubating |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 3.1.1.RELEASE |
junit : junit | jar | 4.10 |
org.mockito : mockito-core | jar | 1.9.5-rc1 |