Angus Activation Project


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.angus
ArtifactId

ArtifactId

angus-activation-project
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Angus Activation Project
Angus Activation Project
Project URL

Project URL

https://github.com/eclipse-ee4j/angus-activation
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/angus-activation

Download angus-activation-project

How to add to project

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

Dependencies

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

Project Modules

  • activation-registry

Versions

Version
1.0.0
1.0.0-M2
1.0.0-M1