JMole Kernel


License

License

Categories

Categories

Net
GroupId

GroupId

net.welen.jmole
ArtifactId

ArtifactId

jmole-kernel
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

JMole Kernel
JMole Kernel
Project URL

Project URL

https://bitbucket.org/awelen/jmole

Download jmole-kernel

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
net.welen.jmole : jmole-jmx jar 2.0.0
com.google.code.gson : gson jar 2.8.9

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 2.15.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.5.4
1.5.3
1.5.2