| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesORM Data | 
        
| GroupId | GroupIdorg.apache.edgent | 
    
| ArtifactId | ArtifactIdedgent-platforms | 
    
| Last Version | Last Version1.2.0 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionApache Edgent (Java 8): Platforms 
            The Apache Edgent Project 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| edgent-platforms-1.2.0.pom | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.edgent/edgent-platforms/ -->
<dependency>
    <groupId>org.apache.edgent</groupId>
    <artifactId>edgent-platforms</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/org.apache.edgent/edgent-platforms/
implementation 'org.apache.edgent:edgent-platforms:1.2.0'
                // https://jarcasting.com/artifacts/org.apache.edgent/edgent-platforms/
implementation ("org.apache.edgent:edgent-platforms:1.2.0")
                'org.apache.edgent:edgent-platforms:pom:1.2.0'
                <dependency org="org.apache.edgent" name="edgent-platforms" rev="1.2.0">
  <artifact name="edgent-platforms" type="pom" />
</dependency>
                @Grapes(
@Grab(group='org.apache.edgent', module='edgent-platforms', version='1.2.0')
)
                libraryDependencies += "org.apache.edgent" % "edgent-platforms" % "1.2.0"
                [org.apache.edgent/edgent-platforms "1.2.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.dropwizard.metrics : metrics-core | jar | 3.1.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.12 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.slf4j : slf4j-jdk14 | jar | 1.7.12 |