License |
License |
---|---|
GroupId | GroupIdcom.tcdng.unify |
ArtifactId | ArtifactIdunify-core |
Last Version | Last Version2.1.33 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionunify-core
Unify Framework: Core Components
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
unify-core-2.1.33.pom | |
unify-core-2.1.33.jar | 1 MB |
unify-core-2.1.33-tests.jar | 356 KB |
unify-core-2.1.33-sources.jar | 1 MB |
unify-core-2.1.33-javadoc.jar | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tcdng.unify/unify-core/ -->
<dependency>
<groupId>com.tcdng.unify</groupId>
<artifactId>unify-core</artifactId>
<version>2.1.33</version>
</dependency>
// https://jarcasting.com/artifacts/com.tcdng.unify/unify-core/
implementation 'com.tcdng.unify:unify-core:2.1.33'
// https://jarcasting.com/artifacts/com.tcdng.unify/unify-core/
implementation ("com.tcdng.unify:unify-core:2.1.33")
'com.tcdng.unify:unify-core:jar:2.1.33'
<dependency org="com.tcdng.unify" name="unify-core" rev="2.1.33">
<artifact name="unify-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tcdng.unify', module='unify-core', version='2.1.33')
)
libraryDependencies += "com.tcdng.unify" % "unify-core" % "2.1.33"
[com.tcdng.unify/unify-core "2.1.33"]
Group / Artifact | Type | Version |
---|---|---|
com.tcdng.unify : unify-convert | jar | 2.1.33 |
org.scannotation : scannotation | jar | 1.0.3 |
org.javassist : javassist | jar | 3.25.0-GA |
org.codehaus.janino : janino | jar | 3.1.2 |
commons-net : commons-net | jar | 3.6 |
commons-codec : commons-codec | jar | 1.5 |
log4j : log4j | jar | 1.2.16 |
javax.mail : mail | jar | 1.4.1 |
javax.activation : activation | jar | 1.1 |
com.eclipsesource.minimal-json : minimal-json | jar | 0.9.5 |
javax.xml.bind : jaxb-api | jar | 2.3.0 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.hsqldb : hsqldb | jar | 2.3.3 |