| License |
License |
|---|---|
| GroupId | GroupIdorg.powertac |
| ArtifactId | ArtifactIdbroker-core |
| Version | Version1.7.1 |
| 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.7.1.pom | |
| broker-core-1.7.1.jar | 38 KB |
| broker-core-1.7.1-sources.jar | 28 KB |
| broker-core-1.7.1-javadoc.jar | 452 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.powertac/broker-core/ -->
<dependency>
<groupId>org.powertac</groupId>
<artifactId>broker-core</artifactId>
<version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.powertac/broker-core/
implementation 'org.powertac:broker-core:1.7.1'
// https://jarcasting.com/artifacts/org.powertac/broker-core/
implementation ("org.powertac:broker-core:1.7.1")
'org.powertac:broker-core:jar:1.7.1'
<dependency org="org.powertac" name="broker-core" rev="1.7.1">
<artifact name="broker-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.powertac', module='broker-core', version='1.7.1')
)
libraryDependencies += "org.powertac" % "broker-core" % "1.7.1"
[org.powertac/broker-core "1.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.powertac : common | jar | 1.7.1 |
| 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 |