License |
License |
---|---|
GroupId | GroupIdch.schlau.pesche.syringe |
ArtifactId | ArtifactIdsyringe-core |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionch.schlau.pesche.syringe.syringe-core
Syringe Core
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
syringe-core-0.1.0.pom | |
syringe-core-0.1.0.jar | 4 KB |
syringe-core-0.1.0-sources.jar | 4 KB |
syringe-core-0.1.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.schlau.pesche.syringe/syringe-core/ -->
<dependency>
<groupId>ch.schlau.pesche.syringe</groupId>
<artifactId>syringe-core</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.schlau.pesche.syringe/syringe-core/
implementation 'ch.schlau.pesche.syringe:syringe-core:0.1.0'
// https://jarcasting.com/artifacts/ch.schlau.pesche.syringe/syringe-core/
implementation ("ch.schlau.pesche.syringe:syringe-core:0.1.0")
'ch.schlau.pesche.syringe:syringe-core:jar:0.1.0'
<dependency org="ch.schlau.pesche.syringe" name="syringe-core" rev="0.1.0">
<artifact name="syringe-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.schlau.pesche.syringe', module='syringe-core', version='0.1.0')
)
libraryDependencies += "ch.schlau.pesche.syringe" % "syringe-core" % "0.1.0"
[ch.schlau.pesche.syringe/syringe-core "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
javax.enterprise : cdi-api | jar | 2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.4.0 |
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |