License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.stickycode.composite |
ArtifactId | ArtifactIdsticky-composite-spring |
Last Version | Last Version5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsticky-composite-spring
Composition of artifacts required for using the spring 5 Contexts
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
sticky-composite-spring-5.2.pom | |
sticky-composite-spring-5.2.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.stickycode.composite/sticky-composite-spring/ -->
<dependency>
<groupId>net.stickycode.composite</groupId>
<artifactId>sticky-composite-spring</artifactId>
<version>5.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.composite/sticky-composite-spring/
implementation 'net.stickycode.composite:sticky-composite-spring:5.2'
// https://jarcasting.com/artifacts/net.stickycode.composite/sticky-composite-spring/
implementation ("net.stickycode.composite:sticky-composite-spring:5.2")
'net.stickycode.composite:sticky-composite-spring:jar:5.2'
<dependency org="net.stickycode.composite" name="sticky-composite-spring" rev="5.2">
<artifact name="sticky-composite-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.composite', module='sticky-composite-spring', version='5.2')
)
libraryDependencies += "net.stickycode.composite" % "sticky-composite-spring" % "5.2"
[net.stickycode.composite/sticky-composite-spring "5.2"]
Group / Artifact | Type | Version |
---|---|---|
net.stickycode.composite : sticky-composite-logging-api | jar | [3.3,4) |
aopalliance : aopalliance | jar | [1.0] |
org.springframework : spring-core | jar | [5.1.17.RELEASE] |
org.springframework : spring-aop | jar | [5.1.17.RELEASE] |
org.springframework : spring-beans | jar | [5.1.17.RELEASE] |
org.springframework : spring-expression | jar | [5.1.17.RELEASE] |
org.springframework : spring-context | jar | [5.1.17.RELEASE] |