License |
License |
---|---|
GroupId | GroupIdorg.terracotta |
ArtifactId | ArtifactIdterracotta-utilities-port-chooser |
Version | Version0.0.8 |
Type | Typejar |
Description |
DescriptionTerracotta Utilities Port Chooser
Utility classes for TCP port management
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.terracotta/terracotta-utilities-port-chooser/ -->
<dependency>
<groupId>org.terracotta</groupId>
<artifactId>terracotta-utilities-port-chooser</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.terracotta/terracotta-utilities-port-chooser/
implementation 'org.terracotta:terracotta-utilities-port-chooser:0.0.8'
// https://jarcasting.com/artifacts/org.terracotta/terracotta-utilities-port-chooser/
implementation ("org.terracotta:terracotta-utilities-port-chooser:0.0.8")
'org.terracotta:terracotta-utilities-port-chooser:jar:0.0.8'
<dependency org="org.terracotta" name="terracotta-utilities-port-chooser" rev="0.0.8">
<artifact name="terracotta-utilities-port-chooser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.terracotta', module='terracotta-utilities-port-chooser', version='0.0.8')
)
libraryDependencies += "org.terracotta" % "terracotta-utilities-port-chooser" % "0.0.8"
[org.terracotta/terracotta-utilities-port-chooser "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.terracotta : terracotta-utilities-tools | jar | 0.0.8 |
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations | jar | 4.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.terracotta : terracotta-utilities-test-tools | jar | 0.0.8 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest | jar | 2.2 |
org.mockito : mockito-core | jar | 3.3.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |