| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.dirigible.releng.nexus |
| ArtifactId | ArtifactIdallinone |
| Version | Version2.7.170615 |
| Type | Typewar |
| Description |
DescriptionEclipse Dirigible - AllInOne - WAR
Eclipse Dirigible is a Cloud Development Platform providing development tools and runtime environment.
It supports full development life-cycle of on-demand applications by leveraging in-system programming models
and rapid application development techniques.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| allinone-2.7.170615.pom | |
| allinone-2.7.170615.war | 57 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.dirigible.releng.nexus/allinone/ -->
<dependency>
<groupId>org.eclipse.dirigible.releng.nexus</groupId>
<artifactId>allinone</artifactId>
<version>2.7.170615</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.dirigible.releng.nexus/allinone/
implementation 'org.eclipse.dirigible.releng.nexus:allinone:2.7.170615'
// https://jarcasting.com/artifacts/org.eclipse.dirigible.releng.nexus/allinone/
implementation ("org.eclipse.dirigible.releng.nexus:allinone:2.7.170615")
'org.eclipse.dirigible.releng.nexus:allinone:war:2.7.170615'
<dependency org="org.eclipse.dirigible.releng.nexus" name="allinone" rev="2.7.170615">
<artifact name="allinone" type="war" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.dirigible.releng.nexus', module='allinone', version='2.7.170615')
)
libraryDependencies += "org.eclipse.dirigible.releng.nexus" % "allinone" % "2.7.170615"
[org.eclipse.dirigible.releng.nexus/allinone "2.7.170615"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.dirigible.releng : allinone | war | 2.7.170615 |