Last Version

Jama Parent 1.0.2

Java library for monitoring of Spring applications via JMX

License

License

GroupId

GroupId

com.blogspot.ostas
ArtifactId

ArtifactId

Jama-Parent
Version

Version

1.0.2
Type

Type

pom
Description

Description

Jama Parent
Java library for monitoring of Spring applications via JMX
Project URL

Project URL

https://github.com/daoway/Jama
Source Code Management

Source Code Management

https://github.com/daoway/Jama.git

Download Jama-Parent 1.0.2

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • Jama
  • Jama-Benchmarks
  • JamaExampleWebApp
  • myJConsole