License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.apache.kalumet.controller |
ArtifactId | ArtifactIdorg.apache.kalumet.controller.jboss |
Last Version | Last Version0.6-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Kalumet :: Controller :: JBoss AS
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.kalumet.controller/org.apache.kalumet.controller.jboss/ -->
<dependency>
<groupId>org.apache.kalumet.controller</groupId>
<artifactId>org.apache.kalumet.controller.jboss</artifactId>
<version>0.6-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.kalumet.controller/org.apache.kalumet.controller.jboss/
implementation 'org.apache.kalumet.controller:org.apache.kalumet.controller.jboss:0.6-incubating'
// https://jarcasting.com/artifacts/org.apache.kalumet.controller/org.apache.kalumet.controller.jboss/
implementation ("org.apache.kalumet.controller:org.apache.kalumet.controller.jboss:0.6-incubating")
'org.apache.kalumet.controller:org.apache.kalumet.controller.jboss:jar:0.6-incubating'
<dependency org="org.apache.kalumet.controller" name="org.apache.kalumet.controller.jboss" rev="0.6-incubating">
<artifact name="org.apache.kalumet.controller.jboss" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.kalumet.controller', module='org.apache.kalumet.controller.jboss', version='0.6-incubating')
)
libraryDependencies += "org.apache.kalumet.controller" % "org.apache.kalumet.controller.jboss" % "0.6-incubating"
[org.apache.kalumet.controller/org.apache.kalumet.controller.jboss "0.6-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.kalumet : org.apache.kalumet.common | jar | 0.6-incubating |
org.apache.kalumet.controller : org.apache.kalumet.controller.core | jar | 0.6-incubating |
org.redhat.jboss » client | jar | 4.0.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |