JASMINe :: Agent

The OW2 Consortium is an open source community committed to making available to everyone the best and most reliable middleware technology, including generic enterprise applications and cloud computing technologies. The mission of the OW2 Consortium is to i) develop open source code for middleware, generic enterprise applications and cloud computing and ii) to foster a vibrant community and business ecosystem.

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.ow2.jasmine
ArtifactId

ArtifactId

agent
Last Version

Last Version

1.1.1-M2
Release Date

Release Date

Type

Type

pom
Description

Description

JASMINe :: Agent
The OW2 Consortium is an open source community committed to making available to everyone the best and most reliable middleware technology, including generic enterprise applications and cloud computing technologies. The mission of the OW2 Consortium is to i) develop open source code for middleware, generic enterprise applications and cloud computing and ii) to foster a vibrant community and business ecosystem.
Project Organization

Project Organization

OW2 Consortium

Download agent

Filename Size
agent-1.1.1-M2.pom 3 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.ow2.jasmine/agent/ -->
<dependency>
    <groupId>org.ow2.jasmine</groupId>
    <artifactId>agent</artifactId>
    <version>1.1.1-M2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.jasmine/agent/
implementation 'org.ow2.jasmine:agent:1.1.1-M2'
// https://jarcasting.com/artifacts/org.ow2.jasmine/agent/
implementation ("org.ow2.jasmine:agent:1.1.1-M2")
'org.ow2.jasmine:agent:pom:1.1.1-M2'
<dependency org="org.ow2.jasmine" name="agent" rev="1.1.1-M2">
  <artifact name="agent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.jasmine', module='agent', version='1.1.1-M2')
)
libraryDependencies += "org.ow2.jasmine" % "agent" % "1.1.1-M2"
[org.ow2.jasmine/agent "1.1.1-M2"]

Dependencies

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

Project Modules

  • agent.server
  • agent.remote
  • agent.common
  • agent.utils
  • assemblies

Versions

Version
1.1.1-M2
1.1.1-M1