opendc-platform

This Bill of Materials POM can be used to ease dependency management when referencing multiple OpenDC artifacts using Gradle or Maven.

License

License

MIT
Categories

Categories

ORM Data
GroupId

GroupId

org.opendc
ArtifactId

ArtifactId

opendc-platform
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

pom
Description

Description

opendc-platform
This Bill of Materials POM can be used to ease dependency management when referencing multiple OpenDC artifacts using Gradle or Maven.
Project URL

Project URL

https://opendc.org
Source Code Management

Source Code Management

https://github.com/atlarge-research/opendc

Download opendc-platform

How to add to project

<!-- https://jarcasting.com/artifacts/org.opendc/opendc-platform/ -->
<dependency>
    <groupId>org.opendc</groupId>
    <artifactId>opendc-platform</artifactId>
    <version>2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendc/opendc-platform/
implementation 'org.opendc:opendc-platform:2.0'
// https://jarcasting.com/artifacts/org.opendc/opendc-platform/
implementation ("org.opendc:opendc-platform:2.0")
'org.opendc:opendc-platform:pom:2.0'
<dependency org="org.opendc" name="opendc-platform" rev="2.0">
  <artifact name="opendc-platform" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendc', module='opendc-platform', version='2.0')
)
libraryDependencies += "org.opendc" % "opendc-platform" % "2.0"
[org.opendc/opendc-platform "2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0