com.cjoop:boot-tools

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

License

License

GroupId

GroupId

com.cjoop
ArtifactId

ArtifactId

boot-tools
Last Version

Last Version

1.5.22.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Pivotal Software, Inc.

Download boot-tools

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.hibernate : hibernate-tools jar 5.0.6.Final
org.apache.ant : ant jar 1.10.1
org.apache.commons : commons-lang3 jar 3.7

test (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.22.RELEASE
org.apache.ant : ant-junit jar 1.10.1
mysql : mysql-connector-java jar 5.1.48
com.querydsl : querydsl-jpa jar 4.1.4
org.springframework.boot : spring-boot-starter-data-jpa jar 1.5.22.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.5.22.RELEASE
io.springfox : springfox-swagger2 jar 2.7.0
org.projectlombok : lombok jar 1.16.22

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.22.RELEASE
1.5.19.RELEASE
1.5.14.RELEASE
1.5.12.RELEASE
1.5.10.RELEASE