is not current version
Last Version 1.0.6

Kstry Core 1.0.2

Kstry Core

License

License

GroupId

GroupId

cn.kstry.framework
ArtifactId

ArtifactId

kstry-core
Version

Version

1.0.2
Type

Type

jar
Description

Description

Kstry Core
Kstry Core
Project URL

Project URL

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

Download kstry-core 1.0.2


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

Dependencies

compile (15)

Group / Artifact Type Version
org.springframework : spring-context jar 4.1.9.RELEASE
org.yaml : snakeyaml jar 1.16
org.camunda.bpm.model : camunda-bpmn-model jar 7.15.0
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
commons-beanutils : commons-beanutils jar 1.9.4
org.hibernate : hibernate-validator jar 6.1.7.Final
javax.el : javax.el-api jar 3.0.0
org.glassfish : javax.el jar 3.0.0
io.projectreactor : reactor-core jar 3.4.11
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : jcl-over-slf4j jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.springframework : spring-test jar 4.1.9.RELEASE

Project Modules

There are no modules declared in this project.