Last Version

cn.nkpro.elcube:commons 2.2.2

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

License

License

GroupId

GroupId

cn.nkpro.elcube
ArtifactId

ArtifactId

commons
Version

Version

2.2.2
Type

Type

jar
Description

Description

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

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/commons

Download commons 2.2.2


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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar 2.2.8.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.2.8.RELEASE
org.apache.commons : commons-lang3 jar 3.9
org.apache.commons : commons-math3 jar 3.6.1
javax.xml.bind : jaxb-api jar 2.3.0
com.sun.xml.bind : jaxb-impl jar 2.3.0
com.sun.xml.bind : jaxb-core jar 2.3.0
javax.activation : activation jar 1.1.1
org.liquibase : liquibase-core jar 4.6.1
org.springframework.boot : spring-boot-devtools Optional jar 2.2.8.RELEASE

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.8.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.