Hudson Bears Plugin

cedarsoft Open Projects

License

License

GLPv3
Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

com.cedarsoft.hudson
ArtifactId

ArtifactId

bears
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Hudson Bears Plugin
cedarsoft Open Projects
Project Organization

Project Organization

cedarsoft GmbH

Download bears

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
commons-io : commons-io jar 1.4

provided (1)

Group / Artifact Type Version
com.intellij : annotations jar 7.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0