License |
License |
---|---|
GroupId | GroupIdorg.powertac |
ArtifactId | ArtifactIdbroker-core |
Last Version | Last Version1.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPower TAC broker-core
Common core of a Power TAC broker implementation
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
broker-core-1.8.0.pom | |
broker-core-1.8.0.jar | 38 KB |
broker-core-1.8.0-sources.jar | 28 KB |
broker-core-1.8.0-javadoc.jar | 463 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.powertac/broker-core/ -->
<dependency>
<groupId>org.powertac</groupId>
<artifactId>broker-core</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.powertac/broker-core/
implementation 'org.powertac:broker-core:1.8.0'
// https://jarcasting.com/artifacts/org.powertac/broker-core/
implementation ("org.powertac:broker-core:1.8.0")
'org.powertac:broker-core:jar:1.8.0'
<dependency org="org.powertac" name="broker-core" rev="1.8.0">
<artifact name="broker-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.powertac', module='broker-core', version='1.8.0')
)
libraryDependencies += "org.powertac" % "broker-core" % "1.8.0"
[org.powertac/broker-core "1.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.powertac : common | jar | 1.8.0 |
org.springframework : spring-jms | jar | 5.1.9.RELEASE |
org.apache.activemq : activemq-broker | jar | 5.15.11 |
org.apache.activemq : activemq-pool | jar | 5.15.11 |
net.sf.jopt-simple : jopt-simple | jar | 5.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.5.1 |
org.mockito : mockito-core | jar | 2.23.4 |