Last Version

io.github.avivcarmis:trafficante 1.0.2

Ridiculously Simple Strongly Typed API Server with Spring Boot and Swagger

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.avivcarmis
ArtifactId

ArtifactId

trafficante
Version

Version

1.0.2
Type

Type

jar
Description

Description

io.github.avivcarmis:trafficante
Ridiculously Simple Strongly Typed API Server with Spring Boot and Swagger
Project URL

Project URL

https://github.com/avivcarmis/trafficante
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/avivcarmis/trafficante

Download trafficante 1.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.5.2.RELEASE
io.springfox : springfox-swagger2 jar 2.6.1
io.springfox : springfox-swagger-ui jar 2.6.1

Project Modules

There are no modules declared in this project.