devswork

devswork tools

License

License

GroupId

GroupId

com.github.devswork
ArtifactId

ArtifactId

rt
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

devswork
devswork tools
Source Code Management

Source Code Management

https://github.com/devswork/remote-tools

Download rt

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar
org.projectlombok : lombok jar
org.springframework.boot : spring-boot-starter jar
com.alibaba : fastjson jar 1.2.56
org.springframework.boot : spring-boot-starter-web jar

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-tomcat jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1RELEASE
1.0.0RELEASE