| License |
License |
|---|---|
| GroupId | GroupIdde.wayofquality.blended |
| ArtifactId | ArtifactIdblended.mgmt.app |
| Version | Version2.5.0-M1 |
| Type | Typewar |
| Description |
Descriptionblended.mgmt.app
The blended management web application.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| blended.mgmt.app-2.5.0-M1.pom | |
| blended.mgmt.app-2.5.0-M1.war | 576 KB |
| blended.mgmt.app-2.5.0-M1-sources.jar | 4 KB |
| blended.mgmt.app-2.5.0-M1-javadoc.jar | 364 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.wayofquality.blended/blended.mgmt.app/ -->
<dependency>
<groupId>de.wayofquality.blended</groupId>
<artifactId>blended.mgmt.app</artifactId>
<version>2.5.0-M1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/de.wayofquality.blended/blended.mgmt.app/
implementation 'de.wayofquality.blended:blended.mgmt.app:2.5.0-M1'
// https://jarcasting.com/artifacts/de.wayofquality.blended/blended.mgmt.app/
implementation ("de.wayofquality.blended:blended.mgmt.app:2.5.0-M1")
'de.wayofquality.blended:blended.mgmt.app:war:2.5.0-M1'
<dependency org="de.wayofquality.blended" name="blended.mgmt.app" rev="2.5.0-M1">
<artifact name="blended.mgmt.app" type="war" />
</dependency>
@Grapes(
@Grab(group='de.wayofquality.blended', module='blended.mgmt.app', version='2.5.0-M1')
)
libraryDependencies += "de.wayofquality.blended" % "blended.mgmt.app" % "2.5.0-M1"
[de.wayofquality.blended/blended.mgmt.app "2.5.0-M1"]