JOnAS :: Auto-Start :: Lib :: Proxy

The OW2 Consortium is an open source community committed to making available to everyone the best and most reliable middleware technology. OW2 mission is to develop open source code middleware and to foster a vibrant community and business ecosystem.

Categories

Categories

JOnAS Container Application Servers Auto Application Layer Libs Code Generators
GroupId

GroupId

org.ow2.jonas.autostart
ArtifactId

ArtifactId

proxy
Last Version

Last Version

1.0.0-M2
Release Date

Release Date

Type

Type

jar
Description

Description

JOnAS :: Auto-Start :: Lib :: Proxy
The OW2 Consortium is an open source community committed to making available to everyone the best and most reliable middleware technology. OW2 mission is to develop open source code middleware and to foster a vibrant community and business ecosystem.
Project Organization

Project Organization

OW2

Download proxy

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-M2
1.0.0-M1