| License |
License |
|---|---|
| GroupId | GroupIdcom.blogspot.ostas |
| ArtifactId | ArtifactIdJama-Parent |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionJama Parent
Java library for monitoring of Spring applications via JMX
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| Jama-Parent-1.0.2.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.blogspot.ostas/Jama-Parent/ -->
<dependency>
<groupId>com.blogspot.ostas</groupId>
<artifactId>Jama-Parent</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.blogspot.ostas/Jama-Parent/
implementation 'com.blogspot.ostas:Jama-Parent:1.0.2'
// https://jarcasting.com/artifacts/com.blogspot.ostas/Jama-Parent/
implementation ("com.blogspot.ostas:Jama-Parent:1.0.2")
'com.blogspot.ostas:Jama-Parent:pom:1.0.2'
<dependency org="com.blogspot.ostas" name="Jama-Parent" rev="1.0.2">
<artifact name="Jama-Parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.blogspot.ostas', module='Jama-Parent', version='1.0.2')
)
libraryDependencies += "com.blogspot.ostas" % "Jama-Parent" % "1.0.2"
[com.blogspot.ostas/Jama-Parent "1.0.2"]