License |
License |
---|---|
GroupId | GroupIdcom.addthis |
ArtifactId | ArtifactIdbasis |
Version | Version3.0.4 |
Type | Typejar |
Description |
Descriptionbasis
AddThis core java classes
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
basis-3.0.4.pom | |
basis-3.0.4.jar | 236 KB |
basis-3.0.4-sources.jar | 158 KB |
basis-3.0.4-javadoc.jar | 613 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.addthis/basis/ -->
<dependency>
<groupId>com.addthis</groupId>
<artifactId>basis</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.addthis/basis/
implementation 'com.addthis:basis:3.0.4'
// https://jarcasting.com/artifacts/com.addthis/basis/
implementation ("com.addthis:basis:3.0.4")
'com.addthis:basis:jar:3.0.4'
<dependency org="com.addthis" name="basis" rev="3.0.4">
<artifact name="basis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.addthis', module='basis', version='3.0.4')
)
libraryDependencies += "com.addthis" % "basis" % "3.0.4"
[com.addthis/basis "3.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 17.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.4.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.4.4 |
org.apache.httpcomponents : httpclient | jar | 4.4.1 |
joda-time : joda-time | jar | 2.5 |
com.google.code.findbugs : jsr305 | jar | 2.0.3 |
io.netty : netty-buffer | jar | 4.0.28.Final |
junit : junit Optional | jar | 4.11 |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.7 |