License |
License |
---|---|
GroupId | GroupIdit.tidalwave.infoglueexporter |
ArtifactId | ArtifactIdInfoglueExporter |
Version | Version1.0 |
Type | Typejar |
Description |
DescriptionNorthernWind - Infoglue Exporter
NorthernWind - Infoglue Exporter
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
InfoglueExporter-1.0.pom | |
InfoglueExporter-1.0.jar | 21 KB |
InfoglueExporter-1.0-tests.jar | 2 KB |
InfoglueExporter-1.0-sources.jar | 11 KB |
InfoglueExporter-1.0-javadoc.jar | 375 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.tidalwave.infoglueexporter/InfoglueExporter/ -->
<dependency>
<groupId>it.tidalwave.infoglueexporter</groupId>
<artifactId>InfoglueExporter</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/it.tidalwave.infoglueexporter/InfoglueExporter/
implementation 'it.tidalwave.infoglueexporter:InfoglueExporter:1.0'
// https://jarcasting.com/artifacts/it.tidalwave.infoglueexporter/InfoglueExporter/
implementation ("it.tidalwave.infoglueexporter:InfoglueExporter:1.0")
'it.tidalwave.infoglueexporter:InfoglueExporter:jar:1.0'
<dependency org="it.tidalwave.infoglueexporter" name="InfoglueExporter" rev="1.0">
<artifact name="InfoglueExporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.tidalwave.infoglueexporter', module='InfoglueExporter', version='1.0')
)
libraryDependencies += "it.tidalwave.infoglueexporter" % "InfoglueExporter" % "1.0"
[it.tidalwave.infoglueexporter/InfoglueExporter "1.0"]
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar | 1.6.2 |
org.projectlombok : lombok | jar | 0.10.0-RC1 |
com.google.code.findbugs : jsr305 | jar | 1.3.7 |
it.tidalwave.thesefoolishthings : it-tidalwave-util | nbm | 1.12.5 |
it.tidalwave.northernwind : it-tidalwave-northernwind-frontend-core | jar | 1.0.0 |
javax.inject : javax.inject | jar | 1 |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.netbeans.api : org-openide-util-lookup | jar |
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 |