Hudson :: Inject (JSR-330 Strategy)

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

License

License

Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson.main
ArtifactId

ArtifactId

hudson-inject
Last Version

Last Version

2.2.1
Release Date

Release Date

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

How to add to project

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

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.6.11
com.google.guava : guava jar 10.0.1
org.aspectj : aspectjweaver jar 1.6.11
javax.servlet : servlet-api jar 2.4
org.jvnet.hudson.main : hudson-core jar 2.2.1

provided (1)

Group / Artifact Type Version
org.jvnet : animal-sniffer-annotation Optional jar 1.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.1
ch.qos.logback : logback-classic jar 0.9.28
org.jvnet.hudson : test-annotations jar 1.0

Project Modules

There are no modules declared in this project.
org.jvnet.hudson.main

Hudson CI Server

Versions

Version
2.2.1
2.2.0
2.1.2
2.1.1
2.1.0
2.0.1
2.0.0
1.398
1.397