Last Version

Fabric3 3.1.0

Fabric3

License

License

Apache 2
GroupId

GroupId

com.carecon.fabric3
ArtifactId

ArtifactId

fabric3-spring-library
Version

Version

3.1.0
Type

Type

jar
Description

Description

Fabric3
Fabric3

Download fabric3-spring-library 3.1.0


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

Dependencies

compile (22)

Group / Artifact Type Version
com.carecon.fabric3 : fabric3-spi jar 3.1.0
com.carecon.fabric3 : fabric3-util jar 3.1.0
org.springframework : spring-core jar 4.2.6.RELEASE
org.springframework : spring-expression jar 4.2.6.RELEASE
org.springframework : spring-beans jar 4.2.6.RELEASE
org.springframework : spring-aop jar 4.2.6.RELEASE
org.springframework : spring-context jar 4.2.6.RELEASE
org.springframework : spring-context-support jar 4.2.6.RELEASE
org.springframework : spring-tx jar 4.2.6.RELEASE
org.springframework : spring-jdbc jar 4.2.6.RELEASE
org.springframework : spring-orm jar 4.2.6.RELEASE
org.springframework : spring-oxm jar 4.2.6.RELEASE
org.springframework : spring-web jar 4.2.6.RELEASE
org.springframework : spring-webmvc jar 4.2.6.RELEASE
org.springframework : spring-webmvc-portlet jar 4.2.6.RELEASE
org.springframework.security : spring-security-core jar 4.1.0.RELEASE
org.springframework.security : spring-security-acl jar 4.1.0.RELEASE
org.springframework.security : spring-security-cas-client jar 3.0.8.RELEASE
org.springframework.security : spring-security-config jar 4.1.0.RELEASE
org.springframework.security : spring-security-ldap jar 4.1.0.RELEASE
org.springframework.security : spring-security-openid jar 4.1.0.RELEASE
cglib : cglib-nodep jar 2.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.easymock : easymock jar 3.1

Project Modules

There are no modules declared in this project.