License |
License |
---|---|
GroupId | GroupIdcn.jexxs |
ArtifactId | ArtifactIdjexx-core |
Version | Version1.1.2-RELEASE |
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.2-RELEASE.pom | |
jexx-core-1.1.2-RELEASE.jar | 364 KB |
jexx-core-1.1.2-RELEASE-sources.jar | 225 KB |
jexx-core-1.1.2-RELEASE-javadoc.jar | 731 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.jexxs/jexx-core/ -->
<dependency>
<groupId>cn.jexxs</groupId>
<artifactId>jexx-core</artifactId>
<version>1.1.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jexxs/jexx-core/
implementation 'cn.jexxs:jexx-core:1.1.2-RELEASE'
// https://jarcasting.com/artifacts/cn.jexxs/jexx-core/
implementation ("cn.jexxs:jexx-core:1.1.2-RELEASE")
'cn.jexxs:jexx-core:jar:1.1.2-RELEASE'
<dependency org="cn.jexxs" name="jexx-core" rev="1.1.2-RELEASE">
<artifact name="jexx-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jexxs', module='jexx-core', version='1.1.2-RELEASE')
)
libraryDependencies += "cn.jexxs" % "jexx-core" % "1.1.2-RELEASE"
[cn.jexxs/jexx-core "1.1.2-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.59 |