License |
License |
---|---|
GroupId | GroupIdorg.wamblee |
ArtifactId | ArtifactIdwamblee-code-style |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwamblee-code-style
wamblee.org utilities library
|
Filename | Size |
---|---|
wamblee-code-style-1.1.pom | |
wamblee-code-style-1.1.jar | 6 KB |
wamblee-code-style-1.1-tests.jar | 1 KB |
wamblee-code-style-1.1-sources.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wamblee/wamblee-code-style/ -->
<dependency>
<groupId>org.wamblee</groupId>
<artifactId>wamblee-code-style</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wamblee/wamblee-code-style/
implementation 'org.wamblee:wamblee-code-style:1.1'
// https://jarcasting.com/artifacts/org.wamblee/wamblee-code-style/
implementation ("org.wamblee:wamblee-code-style:1.1")
'org.wamblee:wamblee-code-style:jar:1.1'
<dependency org="org.wamblee" name="wamblee-code-style" rev="1.1">
<artifact name="wamblee-code-style" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wamblee', module='wamblee-code-style', version='1.1')
)
libraryDependencies += "org.wamblee" % "wamblee-code-style" % "1.1"
[org.wamblee/wamblee-code-style "1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |
org.dbunit : dbunit | jar | 2.4.7 |
org.apache.derby : derby | jar | 10.5.3.0_1 |
org.apache.derby : derbyclient | jar | 10.5.3.0_1 |
org.apache.derby : derbynet | jar | 10.5.3.0_1 |
org.slf4j : slf4j-api | jar | 1.5.11 |
org.slf4j : slf4j-jdk14 | jar | 1.5.11 |
mysql : mysql-connector-java | jar | 5.1.12 |
org.mockito : mockito-all | jar | 1.8.0 |