Last Version

unify-core 2.1.33

Unify Framework: Core Components

License

License

GroupId

GroupId

com.tcdng.unify
ArtifactId

ArtifactId

unify-core
Version

Version

2.1.33
Type

Type

jar
Description

Description

unify-core
Unify Framework: Core Components
Source Code Management

Source Code Management

http://github.com/tcdng/unify-framework/tree/master

Download unify-core 2.1.33


<!-- 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"]

Dependencies

compile (13)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.hsqldb : hsqldb jar 2.3.3

Project Modules

There are no modules declared in this project.