GroupId | GroupIdorg.codehaus.plexus |
---|---|
ArtifactId | ArtifactIdplexus-spring |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlexus to Spring Adapter
Bridge utility to use plexus components in a SpringFramework context.
|
Project Organization |
Project OrganizationCodehaus |
Filename | Size |
---|---|
plexus-spring-1.2.pom | |
plexus-spring-1.2.jar | 60 KB |
plexus-spring-1.2-sources.jar | 51 KB |
plexus-spring-1.2-javadoc.jar | 190 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.plexus/plexus-spring/ -->
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-spring</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.plexus/plexus-spring/
implementation 'org.codehaus.plexus:plexus-spring:1.2'
// https://jarcasting.com/artifacts/org.codehaus.plexus/plexus-spring/
implementation ("org.codehaus.plexus:plexus-spring:1.2")
'org.codehaus.plexus:plexus-spring:jar:1.2'
<dependency org="org.codehaus.plexus" name="plexus-spring" rev="1.2">
<artifact name="plexus-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.plexus', module='plexus-spring', version='1.2')
)
libraryDependencies += "org.codehaus.plexus" % "plexus-spring" % "1.2"
[org.codehaus.plexus/plexus-spring "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 2.5.5 |
org.springframework : spring-web Optional | jar | 2.5.5 |
commons-lang : commons-lang | jar | 2.4 |
org.codehaus.plexus : plexus-component-api | jar | 1.0-alpha-22 |
dom4j : dom4j | jar | 1.6.1 |
com.opensymphony : webwork Optional | jar | 2.2.6 |
javax.servlet : servlet-api Optional | jar | 2.3 |
org.codehaus.plexus : plexus-utils | jar | 1.5.1 |
org.apache.struts : struts2-spring-plugin Optional | jar | 2.1.2 |
org.slf4j : slf4j-api | jar | 1.5.0 |
junit : junit Optional | jar | 3.8.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 2.5.5 |
org.slf4j : slf4j-log4j12 | jar | 1.5.0 |
org.codehaus.plexus : plexus-log4j-logging | jar | 1.1-alpha-3 |
log4j : log4j | jar | 1.2.14 |
org.apache.maven : maven-artifact | jar | 2.0.8 |
org.apache.maven : maven-project | jar | 2.0.8 |
org.apache.maven : maven-core | jar | 2.0.8 |
org.apache.maven : maven-settings | jar | 2.0.8 |
org.apache.maven : maven-model | jar | 2.0.8 |
org.codehaus.plexus : plexus-command-line | jar | 1.0-alpha-2 |
org.codehaus.plexus.registry : plexus-registry-commons | jar | 1.0-alpha-3 |
org.codehaus.plexus.registry : plexus-registry-api | jar | 1.0-alpha-3 |
org.codehaus.plexus : plexus-container-default | jar | 1.0-alpha-20 |