NetBeans Bamboo plugin client

Bamboo CI plugin for the NetBeans IDE

License

License

Categories

Categories

Bamboo Build Tools Continuous Integration and Continuous Delivery CLI User Interface
GroupId

GroupId

io.github.mario-s
ArtifactId

ArtifactId

nb-bamboo-client
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

NetBeans Bamboo plugin client
Bamboo CI plugin for the NetBeans IDE
Project Organization

Project Organization

NetBeans

Download nb-bamboo-client

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.mario-s/nb-bamboo-client/ -->
<dependency>
    <groupId>io.github.mario-s</groupId>
    <artifactId>nb-bamboo-client</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mario-s/nb-bamboo-client/
implementation 'io.github.mario-s:nb-bamboo-client:1.1.0'
// https://jarcasting.com/artifacts/io.github.mario-s/nb-bamboo-client/
implementation ("io.github.mario-s:nb-bamboo-client:1.1.0")
'io.github.mario-s:nb-bamboo-client:jar:1.1.0'
<dependency org="io.github.mario-s" name="nb-bamboo-client" rev="1.1.0">
  <artifact name="nb-bamboo-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mario-s', module='nb-bamboo-client', version='1.1.0')
)
libraryDependencies += "io.github.mario-s" % "nb-bamboo-client" % "1.1.0"
[io.github.mario-s/nb-bamboo-client "1.1.0"]

Dependencies

compile (10)

Group / Artifact Type Version
io.github.mario-s : nb-bamboo-model jar 1.1.0
org.apache.commons : commons-lang3 jar 3.12.0
org.glassfish.jersey.core : jersey-client jar 2.25.1
org.glassfish.jersey.media : jersey-media-jaxb jar 2.25.1
org.glassfish.jersey.security : oauth2-client jar 2.25.1
org.glassfish.jaxb : jaxb-runtime jar 2.3.5
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

test (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0