License |
License |
---|---|
GroupId | GroupIdfr.sii.ogham |
ArtifactId | ArtifactIdogham-spring |
Version | Version1.1.1 |
Type | Typejar |
Description |
DescriptionOgham Spring integration
Simplifies integration with Spring Framework and uses the Spring features.
|
Filename | Size |
---|---|
ogham-spring-1.1.1.pom | |
ogham-spring-1.1.1.jar | 11 KB |
ogham-spring-1.1.1-sources.jar | 5 KB |
ogham-spring-1.1.1-javadoc.jar | 84 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
fr.sii.ogham : ogham-core | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.thymeleaf : thymeleaf-spring4 | jar |
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 |