Last Version

Ogham Spring integration 1.1.1

Simplifies integration with Spring Framework and uses the Spring features.

License

License

GroupId

GroupId

fr.sii.ogham
ArtifactId

ArtifactId

ogham-spring
Version

Version

1.1.1
Type

Type

jar
Description

Description

Ogham Spring integration
Simplifies integration with Spring Framework and uses the Spring features.

Download ogham-spring 1.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
fr.sii.ogham : ogham-core jar 1.1.1

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar
org.springframework.boot : spring-boot-autoconfigure jar
org.thymeleaf : thymeleaf-spring4 jar

test (3)

Group / Artifact Type Version
fr.sii.ogham : ogham-test-utils jar 1.1.1
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.