License |
License |
---|---|
GroupId | GroupIdorg.softee |
ArtifactId | ArtifactIdpojo-mbean |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpojo-mbean
Lightweight, easy-to-use annotation-based MBeans
|
Project URL |
Project URL |
Filename | Size |
---|---|
pojo-mbean-1.1.pom | |
pojo-mbean-1.1.jar | 28 KB |
pojo-mbean-1.1-sources.jar | 17 KB |
pojo-mbean-1.1-javadoc.jar | 136 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.softee/pojo-mbean/ -->
<dependency>
<groupId>org.softee</groupId>
<artifactId>pojo-mbean</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.softee/pojo-mbean/
implementation 'org.softee:pojo-mbean:1.1'
// https://jarcasting.com/artifacts/org.softee/pojo-mbean/
implementation ("org.softee:pojo-mbean:1.1")
'org.softee:pojo-mbean:jar:1.1'
<dependency org="org.softee" name="pojo-mbean" rev="1.1">
<artifact name="pojo-mbean" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.softee', module='pojo-mbean', version='1.1')
)
libraryDependencies += "org.softee" % "pojo-mbean" % "1.1"
[org.softee/pojo-mbean "1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |