| License | License | 
|---|---|
| Categories | CategoriesJOnAS Container Application Servers | 
| GroupId | GroupIdorg.ow2.jonas.jpaas.system-representation | 
| ArtifactId | ArtifactIdsystem-representation | 
| Last Version | Last Version1.0.0-M1 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionjPaaS :: System Representation JPaaS : System Representation | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| system-representation-1.0.0-M1.pom | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.ow2.jonas.jpaas.system-representation/system-representation/ -->
<dependency>
    <groupId>org.ow2.jonas.jpaas.system-representation</groupId>
    <artifactId>system-representation</artifactId>
    <version>1.0.0-M1</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.ow2.jonas.jpaas.system-representation/system-representation/
implementation 'org.ow2.jonas.jpaas.system-representation:system-representation:1.0.0-M1'// https://jarcasting.com/artifacts/org.ow2.jonas.jpaas.system-representation/system-representation/
implementation ("org.ow2.jonas.jpaas.system-representation:system-representation:1.0.0-M1")'org.ow2.jonas.jpaas.system-representation:system-representation:pom:1.0.0-M1'<dependency org="org.ow2.jonas.jpaas.system-representation" name="system-representation" rev="1.0.0-M1">
  <artifact name="system-representation" type="pom" />
</dependency>@Grapes(
@Grab(group='org.ow2.jonas.jpaas.system-representation', module='system-representation', version='1.0.0-M1')
)libraryDependencies += "org.ow2.jonas.jpaas.system-representation" % "system-representation" % "1.0.0-M1"[org.ow2.jonas.jpaas.system-representation/system-representation "1.0.0-M1"]