com.github.caijh:service-parent

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

License

License

GroupId

GroupId

com.github.caijh
ArtifactId

ArtifactId

service-parent
Last Version

Last Version

2.3.2.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download service-parent

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.caijh/service-parent/ -->
<dependency>
    <groupId>com.github.caijh</groupId>
    <artifactId>service-parent</artifactId>
    <version>2.3.2.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.caijh/service-parent/
implementation 'com.github.caijh:service-parent:2.3.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.caijh/service-parent/
implementation ("com.github.caijh:service-parent:2.3.2.RELEASE")
'com.github.caijh:service-parent:pom:2.3.2.RELEASE'
<dependency org="com.github.caijh" name="service-parent" rev="2.3.2.RELEASE">
  <artifact name="service-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.caijh', module='service-parent', version='2.3.2.RELEASE')
)
libraryDependencies += "com.github.caijh" % "service-parent" % "2.3.2.RELEASE"
[com.github.caijh/service-parent "2.3.2.RELEASE"]

Dependencies

compile (8)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.3.1
com.sun.xml.bind : jaxb-core jar 2.3.0
com.sun.xml.bind : jaxb-impl jar 2.3.1
javax.activation : activation jar 1.1.1
javax.inject : javax.inject jar 1
org.javassist : javassist jar 3.25.0-GA
com.google.code.findbugs : jsr305 jar 3.0.2
org.springframework.boot : spring-boot-starter-actuator jar 2.3.2.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.2.RELEASE
2.3.1.1.RELEASE
2.3.1.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE
1.0.0