is not current version
Last Version 1.0.6

Kstry Core 0.0.1

Kstry Core

License

License

GroupId

GroupId

cn.kstry.framework
ArtifactId

ArtifactId

kstry-core
Version

Version

0.0.1
Type

Type

jar
Description

Description

Kstry Core
Kstry Core
Project URL

Project URL

https://github.com/kstry/kstry-core

Download kstry-core 0.0.1


<!-- https://jarcasting.com/artifacts/cn.kstry.framework/kstry-core/ -->
<dependency>
    <groupId>cn.kstry.framework</groupId>
    <artifactId>kstry-core</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.kstry.framework/kstry-core/
implementation 'cn.kstry.framework:kstry-core:0.0.1'
// https://jarcasting.com/artifacts/cn.kstry.framework/kstry-core/
implementation ("cn.kstry.framework:kstry-core:0.0.1")
'cn.kstry.framework:kstry-core:jar:0.0.1'
<dependency org="cn.kstry.framework" name="kstry-core" rev="0.0.1">
  <artifact name="kstry-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.kstry.framework', module='kstry-core', version='0.0.1')
)
libraryDependencies += "cn.kstry.framework" % "kstry-core" % "0.0.1"
[cn.kstry.framework/kstry-core "0.0.1"]

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework : spring-context jar 4.0.9.RELEASE
com.alibaba : fastjson jar 1.2.75
org.apache.commons : commons-lang3 jar 3.11
commons-collections : commons-collections jar 3.2.2
com.google.guava : guava jar 30.0-jre
org.slf4j : slf4j-api jar 1.7.30
commons-beanutils : commons-beanutils jar 1.9.4
org.slf4j : jcl-over-slf4j jar 1.7.30

test (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.