License |
License |
---|---|
GroupId | GroupIdcom.tectonica |
ArtifactId | ArtifactIdtectonica-commons |
Version | Version0.6.1 |
Type | Typejar |
Description |
DescriptionTectonica Commons
Set of Java utility classes, all completely independent, to provide lightweight solutions for common situations
|
Project URL |
Project URL |
Project Organization |
Project OrganizationTectonica Labs |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tectonica-commons-0.6.1.pom | |
tectonica-commons-0.6.1.jar | 98 KB |
tectonica-commons-0.6.1-sources.jar | 67 KB |
tectonica-commons-0.6.1-javadoc.jar | 349 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tectonica/tectonica-commons/ -->
<dependency>
<groupId>com.tectonica</groupId>
<artifactId>tectonica-commons</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tectonica/tectonica-commons/
implementation 'com.tectonica:tectonica-commons:0.6.1'
// https://jarcasting.com/artifacts/com.tectonica/tectonica-commons/
implementation ("com.tectonica:tectonica-commons:0.6.1")
'com.tectonica:tectonica-commons:jar:0.6.1'
<dependency org="com.tectonica" name="tectonica-commons" rev="0.6.1">
<artifact name="tectonica-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tectonica', module='tectonica-commons', version='0.6.1')
)
libraryDependencies += "com.tectonica" % "tectonica-commons" % "0.6.1"
[com.tectonica/tectonica-commons "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.9 |
Group / Artifact | Type | Version |
---|---|---|
javax.mail : mail | jar | 1.4.7 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.5.0 |
javax.servlet : servlet-api | jar | 2.5 |
com.google.appengine : appengine-api-1.0-sdk | jar | 1.9.18 |
org.xerial : sqlite-jdbc | jar | 3.8.7 |
com.sun.jersey : jersey-servlet | jar | 1.18.1 |
com.sun.jersey.contribs : jersey-guice | jar | 1.18.1 |
com.sun.faces : jsf-api | jar | 2.2.8-02 |
com.sun.faces : jsf-impl | jar | 2.2.8-02 |
com.esotericsoftware : kryo | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
com.google.appengine : appengine-testing | jar | 1.9.18 |
com.google.appengine : appengine-api-stubs | jar | 1.9.18 |
com.google.appengine : appengine-api-labs | jar | 1.9.18 |