is not current version
Last Version 1.8.0

Power TAC broker-core 1.7.1

Common core of a Power TAC broker implementation

License

License

GroupId

GroupId

org.powertac
ArtifactId

ArtifactId

broker-core
Version

Version

1.7.1
Type

Type

jar
Description

Description

Power TAC broker-core
Common core of a Power TAC broker implementation
Project URL

Project URL

https://github.com/powertac/powertac-core/
Project Organization

Project Organization

Power TAC
Source Code Management

Source Code Management

https://github.com/powertac/powertac-core/

Download broker-core 1.7.1


<!-- 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"]

Dependencies

compile (5)

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

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.5.1
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.