License |
License |
---|---|
GroupId | GroupIdorg.powertac |
ArtifactId | ArtifactIdlogtool-core |
Last Version | Last Version1.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPower TAC logtool core
Tool for analyzing state logs produced by the Power TAC server
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
logtool-core-1.8.1.pom | |
logtool-core-1.8.1.jar | 31 KB |
logtool-core-1.8.1-sources.jar | 20 KB |
logtool-core-1.8.1-javadoc.jar | 458 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.powertac/logtool-core/ -->
<dependency>
<groupId>org.powertac</groupId>
<artifactId>logtool-core</artifactId>
<version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.powertac/logtool-core/
implementation 'org.powertac:logtool-core:1.8.1'
// https://jarcasting.com/artifacts/org.powertac/logtool-core/
implementation ("org.powertac:logtool-core:1.8.1")
'org.powertac:logtool-core:jar:1.8.1'
<dependency org="org.powertac" name="logtool-core" rev="1.8.1">
<artifact name="logtool-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.powertac', module='logtool-core', version='1.8.1')
)
libraryDependencies += "org.powertac" % "logtool-core" % "1.8.1"
[org.powertac/logtool-core "1.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.powertac : server-interface | jar | 1.8.1 |
org.powertac : default-broker | jar | 1.8.1 |
org.powertac : customer-models | jar | 1.8.1 |
org.powertac : evcustomer | jar | 1.8.1 |
org.powertac : factored-customer | jar | 1.8.1 |
org.powertac : genco | jar | 1.8.1 |
org.apache.commons : commons-compress | jar | 1.19 |
org.powertac : common | jar | 1.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.23.4 |
org.junit.jupiter : junit-jupiter | jar | 5.5.1 |