License |
License
GLPv3
|
---|---|
Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery |
GroupId | GroupIdcom.cedarsoft.hudson |
ArtifactId | ArtifactIdbears |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHudson Bears Plugin
cedarsoft Open Projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bears-1.0.2.pom | |
bears-1.0.2.jar | 10 KB |
bears-1.0.2-tests.jar | 1 KB |
bears-1.0.2-sources.jar | 7 KB |
bears-1.0.2-javadoc.jar | 46 KB |
bears-1.0.2-complete.jar | 116 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.hudson/bears/ -->
<dependency>
<groupId>com.cedarsoft.hudson</groupId>
<artifactId>bears</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.hudson/bears/
implementation 'com.cedarsoft.hudson:bears:1.0.2'
// https://jarcasting.com/artifacts/com.cedarsoft.hudson/bears/
implementation ("com.cedarsoft.hudson:bears:1.0.2")
'com.cedarsoft.hudson:bears:jar:1.0.2'
<dependency org="com.cedarsoft.hudson" name="bears" rev="1.0.2">
<artifact name="bears" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.hudson', module='bears', version='1.0.2')
)
libraryDependencies += "com.cedarsoft.hudson" % "bears" % "1.0.2"
[com.cedarsoft.hudson/bears "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
com.intellij : annotations | jar | 7.0.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |