License |
License |
---|---|
GroupId | GroupIdcn.jexxs |
ArtifactId | ArtifactIdjexx-core |
Last Version | Last Version1.1.3-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjexx-core
This is a simple tool for java!
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jexx-core-1.1.3-RELEASE.pom | |
jexx-core-1.1.3-RELEASE.jar | 287 KB |
jexx-core-1.1.3-RELEASE-sources.jar | 188 KB |
jexx-core-1.1.3-RELEASE-javadoc.jar | 610 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.jexxs/jexx-core/ -->
<dependency>
<groupId>cn.jexxs</groupId>
<artifactId>jexx-core</artifactId>
<version>1.1.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jexxs/jexx-core/
implementation 'cn.jexxs:jexx-core:1.1.3-RELEASE'
// https://jarcasting.com/artifacts/cn.jexxs/jexx-core/
implementation ("cn.jexxs:jexx-core:1.1.3-RELEASE")
'cn.jexxs:jexx-core:jar:1.1.3-RELEASE'
<dependency org="cn.jexxs" name="jexx-core" rev="1.1.3-RELEASE">
<artifact name="jexx-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jexxs', module='jexx-core', version='1.1.3-RELEASE')
)
libraryDependencies += "cn.jexxs" % "jexx-core" % "1.1.3-RELEASE"
[cn.jexxs/jexx-core "1.1.3-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.59 |