License |
License |
---|---|
Categories |
CategoriesBamboo Build Tools Continuous Integration and Continuous Delivery |
GroupId | GroupIdio.github.mario-s |
ArtifactId | ArtifactIdnb-bamboo |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionNetBeans Bamboo plugin
Bamboo CI plugin for the NetBeans IDE
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nb-bamboo-1.1.0.pom | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.mario-s/nb-bamboo/ -->
<dependency>
<groupId>io.github.mario-s</groupId>
<artifactId>nb-bamboo</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.mario-s/nb-bamboo/
implementation 'io.github.mario-s:nb-bamboo:1.1.0'
// https://jarcasting.com/artifacts/io.github.mario-s/nb-bamboo/
implementation ("io.github.mario-s:nb-bamboo:1.1.0")
'io.github.mario-s:nb-bamboo:pom:1.1.0'
<dependency org="io.github.mario-s" name="nb-bamboo" rev="1.1.0">
<artifact name="nb-bamboo" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.mario-s', module='nb-bamboo', version='1.1.0')
)
libraryDependencies += "io.github.mario-s" % "nb-bamboo" % "1.1.0"
[io.github.mario-s/nb-bamboo "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.7.32 |
org.netbeans.api : org-netbeans-api-annotations-common | jar | RELEASE126 |
org.netbeans.api : org-openide-util | jar | RELEASE126 |
org.netbeans.api : org-openide-util-lookup | jar | RELEASE126 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.mockito : mockito-core | jar | 3.12.4 |
org.mockito : mockito-junit-jupiter | jar | 3.12.4 |
org.springframework : spring-test | jar | 5.3.14 |