License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.rossonet |
ArtifactId | ArtifactIdar4k-core |
Version | Version0.9.4 |
Type | Typejar |
Description |
DescriptionAr4k Edge Agent
Java Edge Agent Rossonet.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ar4k-core-0.9.4.pom | |
ar4k-core-0.9.4.jar | 1 MB |
ar4k-core-0.9.4-sources.jar | 454 KB |
ar4k-core-0.9.4-javadoc.jar | 807 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.rossonet/ar4k-core/ -->
<dependency>
<groupId>net.rossonet</groupId>
<artifactId>ar4k-core</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.rossonet/ar4k-core/
implementation 'net.rossonet:ar4k-core:0.9.4'
// https://jarcasting.com/artifacts/net.rossonet/ar4k-core/
implementation ("net.rossonet:ar4k-core:0.9.4")
'net.rossonet:ar4k-core:jar:0.9.4'
<dependency org="net.rossonet" name="ar4k-core" rev="0.9.4">
<artifact name="ar4k-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.rossonet', module='ar4k-core', version='0.9.4')
)
libraryDependencies += "net.rossonet" % "ar4k-core" % "0.9.4"
[net.rossonet/ar4k-core "0.9.4"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-tcnative-boringssl-static | jar | 2.0.36.Final |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |