bali-test

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

Java Languages
GroupId

GroupId

com.google.code.bali-java
ArtifactId

ArtifactId

bali-test
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

bali-test
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

http://code.google.com/p/bali-java/source/browse/bali-test

Download bali-test

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.code.bali-java/bali-test/ -->
<dependency>
    <groupId>com.google.code.bali-java</groupId>
    <artifactId>bali-test</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.bali-java/bali-test/
implementation 'com.google.code.bali-java:bali-test:1.1.2'
// https://jarcasting.com/artifacts/com.google.code.bali-java/bali-test/
implementation ("com.google.code.bali-java:bali-test:1.1.2")
'com.google.code.bali-java:bali-test:jar:1.1.2'
<dependency org="com.google.code.bali-java" name="bali-test" rev="1.1.2">
  <artifact name="bali-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.bali-java', module='bali-test', version='1.1.2')
)
libraryDependencies += "com.google.code.bali-java" % "bali-test" % "1.1.2"
[com.google.code.bali-java/bali-test "1.1.2"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.code.bali-java : bali jar 1.1.2
log4j : log4j jar 1.2.17
org.slf4j : slf4j-api jar 1.7.5
javax.inject : javax.inject jar 1
net.sourceforge.findbugs : jsr305 jar 1.3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.0.2