License |
License |
---|---|
GroupId | GroupIdorg.ossgang |
ArtifactId | ArtifactIdossgang-spring-wonderland |
Version | Version0.5.7 |
Type | Typejar |
Description |
Descriptionorg.ossgang:ossgang-spring-wonderland
A wonderland mode for Spring Framework - selecting profiles based on naming conventions
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.ossgang/ossgang-spring-wonderland/ -->
<dependency>
<groupId>org.ossgang</groupId>
<artifactId>ossgang-spring-wonderland</artifactId>
<version>0.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.ossgang/ossgang-spring-wonderland/
implementation 'org.ossgang:ossgang-spring-wonderland:0.5.7'
// https://jarcasting.com/artifacts/org.ossgang/ossgang-spring-wonderland/
implementation ("org.ossgang:ossgang-spring-wonderland:0.5.7")
'org.ossgang:ossgang-spring-wonderland:jar:0.5.7'
<dependency org="org.ossgang" name="ossgang-spring-wonderland" rev="0.5.7">
<artifact name="ossgang-spring-wonderland" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ossgang', module='ossgang-spring-wonderland', version='0.5.7')
)
libraryDependencies += "org.ossgang" % "ossgang-spring-wonderland" % "0.5.7"
[org.ossgang/ossgang-spring-wonderland "0.5.7"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.springframework : spring-core | jar | 5.2.0.RELEASE |
org.springframework : spring-context | jar | 5.2.0.RELEASE |
com.google.guava : guava | jar | 28.1-jre |