License |
License |
---|---|
GroupId | GroupIdcom.github.hughwick |
ArtifactId | ArtifactIdtoolbox-parent |
Version | Version2.3.2 |
Type | Typepom |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
toolbox-parent-2.3.2.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hughwick/toolbox-parent/ -->
<dependency>
<groupId>com.github.hughwick</groupId>
<artifactId>toolbox-parent</artifactId>
<version>2.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox-parent/
implementation 'com.github.hughwick:toolbox-parent:2.3.2'
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox-parent/
implementation ("com.github.hughwick:toolbox-parent:2.3.2")
'com.github.hughwick:toolbox-parent:pom:2.3.2'
<dependency org="com.github.hughwick" name="toolbox-parent" rev="2.3.2">
<artifact name="toolbox-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.hughwick', module='toolbox-parent', version='2.3.2')
)
libraryDependencies += "com.github.hughwick" % "toolbox-parent" % "2.3.2"
[com.github.hughwick/toolbox-parent "2.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.springframework : spring-test | jar | 5.3.20 |
org.springframework : spring-context | jar | 5.3.20 |