top.rizon:r-tools

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

License

License

GroupId

GroupId

top.rizon
ArtifactId

ArtifactId

r-tools
Last Version

Last Version

1.1
Release Date

Release Date

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/r-tools
Source Code Management

Source Code Management

https://github.com/othorizon/r-tools

Download r-tools

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.8.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.2.RELEASE

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4
org.springframework.boot : spring-boot-starter jar 2.1.2.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.2.RELEASE

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0
0.0.1