License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.welen.jmole |
ArtifactId | ArtifactIdjmole-kernel |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJMole Kernel
JMole Kernel
|
Project URL |
Project URL |
Filename | Size |
---|---|
jmole-kernel-2.0.0.pom | |
jmole-kernel-2.0.0.jar | 70 KB |
jmole-kernel-2.0.0-sources.jar | 52 KB |
jmole-kernel-2.0.0-javadoc.jar | 235 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.welen.jmole/jmole-kernel/ -->
<dependency>
<groupId>net.welen.jmole</groupId>
<artifactId>jmole-kernel</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.welen.jmole/jmole-kernel/
implementation 'net.welen.jmole:jmole-kernel:2.0.0'
// https://jarcasting.com/artifacts/net.welen.jmole/jmole-kernel/
implementation ("net.welen.jmole:jmole-kernel:2.0.0")
'net.welen.jmole:jmole-kernel:jar:2.0.0'
<dependency org="net.welen.jmole" name="jmole-kernel" rev="2.0.0">
<artifact name="jmole-kernel" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.welen.jmole', module='jmole-kernel', version='2.0.0')
)
libraryDependencies += "net.welen.jmole" % "jmole-kernel" % "2.0.0"
[net.welen.jmole/jmole-kernel "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
net.welen.jmole : jmole-jmx | jar | 2.0.0 |
com.google.code.gson : gson | jar | 2.8.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 2.15.0 |