JOnAS :: Auto-Start

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
ArtifactId

ArtifactId

autostart
Last Version

Last Version

1.0.0-M2
Release Date

Release Date

Type

Type

pom
Description

Description

JOnAS :: Auto-Start
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 autostart

Filename Size
autostart-1.0.0-M2.pom 8 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • lib
  • swing
  • plugin-maven

Versions

Version
1.0.0-M2
1.0.0-M1