License |
License |
---|---|
GroupId | GroupIdcom.buildops |
ArtifactId | ArtifactIdbuildops-parent |
Version | Version0.0.1 |
Type | Typepom |
Description |
DescriptionBuildOps Parent POM
BuildOps is a highly scalable, distributed build and release management platform.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
buildops-parent-0.0.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.buildops/buildops-parent/ -->
<dependency>
<groupId>com.buildops</groupId>
<artifactId>buildops-parent</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.buildops/buildops-parent/
implementation 'com.buildops:buildops-parent:0.0.1'
// https://jarcasting.com/artifacts/com.buildops/buildops-parent/
implementation ("com.buildops:buildops-parent:0.0.1")
'com.buildops:buildops-parent:pom:0.0.1'
<dependency org="com.buildops" name="buildops-parent" rev="0.0.1">
<artifact name="buildops-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.buildops', module='buildops-parent', version='0.0.1')
)
libraryDependencies += "com.buildops" % "buildops-parent" % "0.0.1"
[com.buildops/buildops-parent "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.14 |
org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
org.slf4j : jcl-over-slf4j | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.5.2 |