License |
License |
---|---|
GroupId | GroupIdat.ac.ait.lablink |
ArtifactId | ArtifactIdcore |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAIT Lablink Core
Java implementation of AIT Lablink's core application library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-0.0.2.pom | |
core-0.0.2.jar | 490 KB |
core-0.0.2-sources.jar | 296 KB |
core-0.0.2-javadoc.jar | 2 MB |
core-0.0.2-jar-with-dependencies.jar | 8 MB |
Browse |
<!-- https://jarcasting.com/artifacts/at.ac.ait.lablink/core/ -->
<dependency>
<groupId>at.ac.ait.lablink</groupId>
<artifactId>core</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/at.ac.ait.lablink/core/
implementation 'at.ac.ait.lablink:core:0.0.2'
// https://jarcasting.com/artifacts/at.ac.ait.lablink/core/
implementation ("at.ac.ait.lablink:core:0.0.2")
'at.ac.ait.lablink:core:jar:0.0.2'
<dependency org="at.ac.ait.lablink" name="core" rev="0.0.2">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.ac.ait.lablink', module='core', version='0.0.2')
)
libraryDependencies += "at.ac.ait.lablink" % "core" % "0.0.2"
[at.ac.ait.lablink/core "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.35 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.eclipse.paho : org.eclipse.paho.client.mqttv3 | jar | 1.2.1 |
commons-configuration : commons-configuration | jar | 1.10 |
com.eclipsesource.minimal-json : minimal-json | jar | 0.9.4 |
commons-codec : commons-codec | jar | 1.10 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.1 |
de.undercouch : bson4jackson | jar | 2.13.0 |
org.jeasy : easy-states-core | jar | 1.0.0 |
com.googlecode.clichemaven : cliche | jar | 110413 |
com.google.protobuf : protobuf-java | jar | 3.16.1 |
com.google.auto.service : auto-service | jar | 1.0-rc2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 2.23.0 |
org.powermock : powermock-api-mockito2 | jar | 2.0.2 |
org.powermock : powermock-module-junit4 | jar | 2.0.2 |
pl.pragmatists : JUnitParams | jar | 1.0.5 |
io.moquette : moquette-broker | jar | 0.9 |