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