License |
License |
---|---|
GroupId | GroupIdorg.apache.karaf.assemblies.features |
ArtifactId | ArtifactIdspring |
Last Version | Last Version2.4.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Karaf :: Assemblies :: Features :: Spring
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
spring-2.4.4.pom | |
spring-2.4.4.jar | 9 KB |
spring-2.4.4-sources.jar | 6 KB |
spring-2.4.4-features.xml | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.karaf.assemblies.features/spring/ -->
<dependency>
<groupId>org.apache.karaf.assemblies.features</groupId>
<artifactId>spring</artifactId>
<version>2.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.karaf.assemblies.features/spring/
implementation 'org.apache.karaf.assemblies.features:spring:2.4.4'
// https://jarcasting.com/artifacts/org.apache.karaf.assemblies.features/spring/
implementation ("org.apache.karaf.assemblies.features:spring:2.4.4")
'org.apache.karaf.assemblies.features:spring:jar:2.4.4'
<dependency org="org.apache.karaf.assemblies.features" name="spring" rev="2.4.4">
<artifact name="spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.karaf.assemblies.features', module='spring', version='2.4.4')
)
libraryDependencies += "org.apache.karaf.assemblies.features" % "spring" % "2.4.4"
[org.apache.karaf.assemblies.features/spring "2.4.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.easymock : easymock | jar | 3.2 |