Last Version

Hudson :: Inject (JSR-330 Strategy) 3.3.3

Contains the strategy to wire up JSR-330 components in Hudson.

License

License

Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery CLI User Interface
GroupId

GroupId

org.eclipse.hudson
ArtifactId

ArtifactId

hudson-inject
Version

Version

3.3.3
Type

Type

jar
Description

Description

Hudson :: Inject (JSR-330 Strategy)
Contains the strategy to wire up JSR-330 components in Hudson.
Project Organization

Project Organization

Hudson

Download hudson-inject 3.3.3


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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1
org.sonatype.sisu : sisu-inject-bean jar 2.2.3
org.aspectj : aspectjrt jar 1.8.0
org.hudsonci.lib.guava : guava jar 14.0.1-h-3
org.aspectj : aspectjweaver jar 1.8.0
javax.servlet : servlet-api jar 2.4
org.eclipse.hudson : hudson-core jar 3.3.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
ch.qos.logback : logback-classic jar 0.9.28

Project Modules

There are no modules declared in this project.