Last Version

tfroute 0.0.1

spring service route

License

License

GroupId

GroupId

com.github.lftao
ArtifactId

ArtifactId

tfroute
Version

Version

0.0.1
Type

Type

jar
Description

Description

tfroute
spring service route
Project URL

Project URL

https://github.com/lftao/tfroute
Source Code Management

Source Code Management

https://github.com/lftao/tfroute

Download tfroute 0.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.25
org.apache.commons : commons-lang3 jar 3.6
org.springframework : spring-context jar 4.3.13.RELEASE

Project Modules

There are no modules declared in this project.