| License |
License |
|---|---|
| GroupId | GroupIdcom.github.gv2011 |
| ArtifactId | ArtifactIdtools-m2t |
| Last Version | Last Version0.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent for gv2011 projects on GitHub and Maven Central
|
| Filename | Size |
|---|---|
| tools-m2t-0.8.pom | |
| tools-m2t-0.8.jar | 10 KB |
| tools-m2t-0.8-sources.jar | 5 KB |
| tools-m2t-0.8-javadoc.jar | 392 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.gv2011/tools-m2t/ -->
<dependency>
<groupId>com.github.gv2011</groupId>
<artifactId>tools-m2t</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gv2011/tools-m2t/
implementation 'com.github.gv2011:tools-m2t:0.8'
// https://jarcasting.com/artifacts/com.github.gv2011/tools-m2t/
implementation ("com.github.gv2011:tools-m2t:0.8")
'com.github.gv2011:tools-m2t:jar:0.8'
<dependency org="com.github.gv2011" name="tools-m2t" rev="0.8">
<artifact name="tools-m2t" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gv2011', module='tools-m2t', version='0.8')
)
libraryDependencies += "com.github.gv2011" % "tools-m2t" % "0.8"
[com.github.gv2011/tools-m2t "0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.gv2011 : util-apis | jar | 0.10 |
| org.apache.maven.shared : maven-invoker | jar | 3.1.0 |
| org.apache.maven.shared : maven-shared-utils | jar | 3.3.3 |
| org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.activation : jakarta.activation-api | jar | 2.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.gv2011 : util-gcol | jar | 0.10 |
| com.github.gv2011 : util-beans | jar | 0.10 |
| com.github.gv2011 : util-json | jar | 0.10 |
| com.github.gv2011 : gsoncore | jar | 0.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.gv2011 : testutil | jar | 0.10 |
| commons-daemon : commons-daemon | zip | 1.2.4 |