is not current version
Last Version 1.1

top.rizon:r-tools 1.0

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

License

License

GroupId

GroupId

top.rizon
ArtifactId

ArtifactId

r-tools
Version

Version

1.0
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 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.8.1

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.