instant-messaging-parent-plugin
The instant messaging parent plugin.
License |
License
MIT license
|
---|---|
Categories |
CategoriesAnt Build Tools Hudson Continuous Integration and Continuous Delivery Messaging Application Layer Libs |
GroupId | GroupIdorg.hudsonci.plugins |
ArtifactId | ArtifactIdinstant-messaging-parent |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParent project for all instant-messaging plugins
Hudson Continuous Integration Server
|
Project Organization |
Project OrganizationHudson |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
instant-messaging-parent-3.2.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hudsonci.plugins/instant-messaging-parent/ -->
<dependency>
<groupId>org.hudsonci.plugins</groupId>
<artifactId>instant-messaging-parent</artifactId>
<version>3.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hudsonci.plugins/instant-messaging-parent/
implementation 'org.hudsonci.plugins:instant-messaging-parent:3.2.0'
// https://jarcasting.com/artifacts/org.hudsonci.plugins/instant-messaging-parent/
implementation ("org.hudsonci.plugins:instant-messaging-parent:3.2.0")
'org.hudsonci.plugins:instant-messaging-parent:pom:3.2.0'
<dependency org="org.hudsonci.plugins" name="instant-messaging-parent" rev="3.2.0">
<artifact name="instant-messaging-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hudsonci.plugins', module='instant-messaging-parent', version='3.2.0')
)
libraryDependencies += "org.hudsonci.plugins" % "instant-messaging-parent" % "3.2.0"
[org.hudsonci.plugins/instant-messaging-parent "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.hudsonci.plugins : maven-plugin | jar | 3.0.1 |
org.jvnet.hudson.plugins : ci-game Optional | jar | 1.16 |
org.hudsonci.plugins : analysis-core Optional | jar | 1.49-h-1 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hudson : hudson-core | jar | 3.2.0-M0 |
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
org.mockito : mockito-core | jar | 1.8.5 |
org.eclipse.hudson : hudson-war | war | 3.2.0-M0 |
org.eclipse.hudson : hudson-test-framework | jar | 3.2.0-M0 |
org.powermock : powermock-module-junit4 Optional | jar | 1.4.10 |
org.powermock : powermock-api-easymock Optional | jar | 1.4.10 |
org.easymock : easymock Optional | jar | 3.0 |
The instant messaging parent plugin.