GroupId | GroupIdcom.gnizr |
---|---|
ArtifactId | ArtifactIdgnizr-delicious |
Version | Version2.4.0-M4 |
Type | Typejar |
Description |
Descriptiongnizr del.icio.us importer
|
Filename | Size |
---|---|
gnizr-delicious-2.4.0-M4.pom | |
gnizr-delicious-2.4.0-M4.jar | 7 KB |
gnizr-delicious-2.4.0-M4-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gnizr/gnizr-delicious/ -->
<dependency>
<groupId>com.gnizr</groupId>
<artifactId>gnizr-delicious</artifactId>
<version>2.4.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/com.gnizr/gnizr-delicious/
implementation 'com.gnizr:gnizr-delicious:2.4.0-M4'
// https://jarcasting.com/artifacts/com.gnizr/gnizr-delicious/
implementation ("com.gnizr:gnizr-delicious:2.4.0-M4")
'com.gnizr:gnizr-delicious:jar:2.4.0-M4'
<dependency org="com.gnizr" name="gnizr-delicious" rev="2.4.0-M4">
<artifact name="gnizr-delicious" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gnizr', module='gnizr-delicious', version='2.4.0-M4')
)
libraryDependencies += "com.gnizr" % "gnizr-delicious" % "2.4.0-M4"
[com.gnizr/gnizr-delicious "2.4.0-M4"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.12 |
com.gnizr : gnizr-core | jar | 2.4.0-M4 |
net.sf.delicious-java : delicious | jar | 1.13 |
commons-codec : commons-codec | jar | 1.3 |
commons-httpclient : commons-httpclient | jar | 3.0 |
commons-logging : commons-logging | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
dbunit : dbunit | jar | 2.1 |
junit : junit | jar | 3.8.1 |