Last Version

com.gitee.kamismile:stoneCommon 1.1.1

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Smile Business Logic Libraries Machine Learning
GroupId

GroupId

com.gitee.kamismile
ArtifactId

ArtifactId

stoneCommon
Version

Version

1.1.1
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Source Code Management

Source Code Management

http://gitee.com/kamismile/stoneCommon/tree/master

Download stoneCommon 1.1.1


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

Dependencies

compile (28)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.74.Final
io.vertx : vertx-service-discovery jar
io.vertx : vertx-hazelcast jar
io.vertx : vertx-codegen jar
io.reactivex.rxjava2 : rxjava jar 2.2.21
io.vertx : vertx-core jar
com.google.code.gson : gson jar 2.8.9
com.google.guava : guava jar 31.1-jre
org.apache.commons : commons-lang3 jar 3.12.0
commons-codec : commons-codec jar 1.15
org.springframework.boot : spring-boot-starter jar 2.6.3
org.springframework.boot : spring-boot-starter-log4j2 jar 2.6.3
org.springframework.boot : spring-boot-starter-cache jar 2.6.3
org.springframework.boot : spring-boot-starter-aop jar 2.6.3
net.sf.json-lib : json-lib jar 2.4
org.springframework.integration : spring-integration-redis jar
org.springframework.boot : spring-boot-starter-data-redis jar 2.6.3
org.ehcache : ehcache jar 3.9.9
javax.cache : cache-api jar 1.1.1
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
xom : xom jar 1.2.5
com.esotericsoftware : kryo jar 5.3.0
co.paralleluniverse : quasar-core jar 0.8.0
org.ow2.asm : asm jar 8.0
org.ow2.asm : asm-commons jar 8.0
org.ow2.asm : asm-util jar 8.0

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.3
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.