JOnAS

JOnAS : Java Open Application Server

License

License

Categories

Categories

JOnAS Container Application Servers
GroupId

GroupId

org.objectweb.jonas
ArtifactId

ArtifactId

jonas
Last Version

Last Version

5.0-M1
Release Date

Release Date

Type

Type

pom
Description

Description

JOnAS
JOnAS : Java Open Application Server
Project Organization

Project Organization

OW2 Consortium

Download jonas

Filename Size
jonas-5.0-M1.pom 11 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • modules

Versions

Version
5.0-M1