cn.nkpro.elcube:component-parent

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

License

License

GroupId

GroupId

cn.nkpro.elcube
ArtifactId

ArtifactId

component-parent
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

pom
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/component-parent

Download component-parent

Filename Size
component-parent-2.0.pom 2 KB
Browse

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
cn.nkpro.elcube : docengine jar 2.0
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.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.

Versions

Version
2.0