License |
License |
---|---|
GroupId | GroupIdde.extra-standard |
ArtifactId | ArtifactIdextra-sample |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionextra-sample
eXTra Sample
|
Project URL |
Project URL |
Filename | Size |
---|---|
extra-sample-1.0.0.pom | |
extra-sample-1.0.0.jar | 33 KB |
extra-sample-1.0.0-tests.jar | 2 KB |
extra-sample-1.0.0-sources.jar | 30 KB |
extra-sample-1.0.0-javadoc.jar | 183 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.extra-standard/extra-sample/ -->
<dependency>
<groupId>de.extra-standard</groupId>
<artifactId>extra-sample</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.extra-standard/extra-sample/
implementation 'de.extra-standard:extra-sample:1.0.0'
// https://jarcasting.com/artifacts/de.extra-standard/extra-sample/
implementation ("de.extra-standard:extra-sample:1.0.0")
'de.extra-standard:extra-sample:jar:1.0.0'
<dependency org="de.extra-standard" name="extra-sample" rev="1.0.0">
<artifact name="extra-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.extra-standard', module='extra-sample', version='1.0.0')
)
libraryDependencies += "de.extra-standard" % "extra-sample" % "1.0.0"
[de.extra-standard/extra-sample "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
de.extra-standard : extra-api | jar | 1.0.0 |
de.extra-standard : extra-schema | 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-lang : commons-lang | jar | 2.5 |