| License |
License
GLPv3 with Classpath Exception
|
|---|---|
| GroupId | GroupIdcom.cedarsoft.commons |
| ArtifactId | ArtifactIdtags |
| Last Version | Last Version2.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTags
cedarsoft Open Projects
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| tags-2.0.6.pom | |
| tags-2.0.6.jar | 36 KB |
| tags-2.0.6-tests.jar | 41 KB |
| tags-2.0.6-sources.jar | 37 KB |
| tags-2.0.6-javadoc.jar | 174 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.commons/tags/ -->
<dependency>
<groupId>com.cedarsoft.commons</groupId>
<artifactId>tags</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.commons/tags/
implementation 'com.cedarsoft.commons:tags:2.0.6'
// https://jarcasting.com/artifacts/com.cedarsoft.commons/tags/
implementation ("com.cedarsoft.commons:tags:2.0.6")
'com.cedarsoft.commons:tags:jar:2.0.6'
<dependency org="com.cedarsoft.commons" name="tags" rev="2.0.6">
<artifact name="tags" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.commons', module='tags', version='2.0.6')
)
libraryDependencies += "com.cedarsoft.commons" % "tags" % "2.0.6"
[com.cedarsoft.commons/tags "2.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.cedarsoft.commons : commons | jar | 2.0.6 |
| com.jgoodies : forms | jar | 1.2.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.intellij : annotations | jar | 7.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hibernate : hibernate-annotations | jar | 3.4.0.GA |
| org.hibernate : hibernate-commons-annotations | jar | 3.3.0.ga |
| org.hibernate : hibernate | jar | 3.2.6.ga |
| org.slf4j : slf4j-api | jar | 1.6.0 |
| hsqldb : hsqldb | jar | 1.7.2-rc1 |
| com.cedarsoft.commons : test-utils | jar | 2.0.6 |
| commons-io : commons-io | jar | 1.4 |
| org.testng : testng | jar | 5.8 |
| org.easymock : easymockclassextension | jar | 3.0 |
| org.easymock : easymock | jar | 3.0 |
| org.mockito : mockito-all | jar | 1.8.5 |
| org.easytesting : fest-assert | jar | 1.2 |