License |
License |
---|---|
GroupId | GroupIdorg.sonatype.sisu |
ArtifactId | ArtifactIdsisu-charger |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSISU Charger Component
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sisu-charger-1.1.pom | |
sisu-charger-1.1.jar | 17 KB |
sisu-charger-1.1-sources.jar | 12 KB |
sisu-charger-1.1-javadoc.jar | 120 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.sisu/sisu-charger/ -->
<dependency>
<groupId>org.sonatype.sisu</groupId>
<artifactId>sisu-charger</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.sisu/sisu-charger/
implementation 'org.sonatype.sisu:sisu-charger:1.1'
// https://jarcasting.com/artifacts/org.sonatype.sisu/sisu-charger/
implementation ("org.sonatype.sisu:sisu-charger:1.1")
'org.sonatype.sisu:sisu-charger:jar:1.1'
<dependency org="org.sonatype.sisu" name="sisu-charger" rev="1.1">
<artifact name="sisu-charger" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.sisu', module='sisu-charger', version='1.1')
)
libraryDependencies += "org.sonatype.sisu" % "sisu-charger" % "1.1"
[org.sonatype.sisu/sisu-charger "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shiro : shiro-core Optional | jar | 1.1.0 |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit-dep | jar | 4.8.2 |
org.slf4j : slf4j-simple | jar | 1.6.1 |
org.hamcrest : hamcrest-core | jar | 1.3.RC2 |
org.hamcrest : hamcrest-library | jar | 1.3.RC2 |