License |
License |
---|---|
GroupId | GroupIdit.tidalwave.bluebill |
ArtifactId | ArtifactIdbluebill-core-modules |
Version | Version0.22 |
Type | Typejar |
Description |
DescriptionblueBill - Core (modules)
blueBill Core - open source birding
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bluebill-core-modules-0.22.pom | 8 KB |
bluebill-core-modules-0.22-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.tidalwave.bluebill/bluebill-core-modules/ -->
<dependency>
<groupId>it.tidalwave.bluebill</groupId>
<artifactId>bluebill-core-modules</artifactId>
<version>0.22</version>
</dependency>
// https://jarcasting.com/artifacts/it.tidalwave.bluebill/bluebill-core-modules/
implementation 'it.tidalwave.bluebill:bluebill-core-modules:0.22'
// https://jarcasting.com/artifacts/it.tidalwave.bluebill/bluebill-core-modules/
implementation ("it.tidalwave.bluebill:bluebill-core-modules:0.22")
'it.tidalwave.bluebill:bluebill-core-modules:jar:0.22'
<dependency org="it.tidalwave.bluebill" name="bluebill-core-modules" rev="0.22">
<artifact name="bluebill-core-modules" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.tidalwave.bluebill', module='bluebill-core-modules', version='0.22')
)
libraryDependencies += "it.tidalwave.bluebill" % "bluebill-core-modules" % "0.22"
[it.tidalwave.bluebill/bluebill-core-modules "0.22"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
com.google.code.findbugs : jsr305 | jar | 1.3.7 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 0.10.0-RC1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.0.1 |
org.mockito : mockito-all | jar | 1.8.5 |
ch.qos.logback : logback-classic | jar | 0.9.28 |
org.hamcrest : hamcrest-all | jar | 1.1 |
it.tidalwave.thesefoolishthings : it-tidalwave-util-test | jar |