| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdorg.hesperides |
| ArtifactId | ArtifactIdpresentation |
| Version | Version4.1.6 |
| Type | Typejar |
| Description |
DescriptionHesperides, templated files generator
|
| Project Organization |
Project Organizationvoyages-sncf-technologies |
| Filename | Size |
|---|---|
| presentation-4.1.6.pom | |
| presentation-4.1.6.jar | 97 KB |
| presentation-4.1.6-sources.jar | 50 KB |
| presentation-4.1.6-javadoc.jar | 303 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.hesperides/presentation/ -->
<dependency>
<groupId>org.hesperides</groupId>
<artifactId>presentation</artifactId>
<version>4.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.hesperides/presentation/
implementation 'org.hesperides:presentation:4.1.6'
// https://jarcasting.com/artifacts/org.hesperides/presentation/
implementation ("org.hesperides:presentation:4.1.6")
'org.hesperides:presentation:jar:4.1.6'
<dependency org="org.hesperides" name="presentation" rev="4.1.6">
<artifact name="presentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hesperides', module='presentation', version='4.1.6')
)
libraryDependencies += "org.hesperides" % "presentation" % "4.1.6"
[org.hesperides/presentation "4.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hesperides : application | jar | 4.1.6 |
| io.swagger : swagger-annotations | jar | 1.5.18 |
| io.springfox : springfox-swagger2 | jar | 2.9.2 |
| io.springfox : springfox-swagger-ui | jar | 2.9.2 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.0.RELEASE |
| org.springframework.boot : spring-boot-starter-actuator | jar | 2.1.0.RELEASE |
| org.springframework.boot : spring-boot-starter-hateoas | jar | 2.1.0.RELEASE |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| com.google.code.gson : gson | jar | 2.8.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.0.RELEASE |
| org.springframework.security : spring-security-test | jar | 4.2.4.RELEASE |