Last Version

one.xingyi:trafficlights 1.1

A library to allow Restful APIs to be easily written

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

one.xingyi
ArtifactId

ArtifactId

trafficlights
Version

Version

1.1
Type

Type

jar
Description

Description

A library to allow Restful APIs to be easily written

Download trafficlights 1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
one.xingyi : core jar 1.1
one.xingyi : json jar 1.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.