License |
License |
---|---|
GroupId | GroupIdme.scolastico |
ArtifactId | ArtifactIdtools |
Version | Version1.1.9 |
Type | Typejar |
Description |
Descriptions.Tools
Simple tools for simple usage!
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tools-1.1.9.pom | |
tools-1.1.9.jar | 54 KB |
tools-1.1.9-sources.jar | 33 KB |
tools-1.1.9-javadoc.jar | 597 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.scolastico/tools/ -->
<dependency>
<groupId>me.scolastico</groupId>
<artifactId>tools</artifactId>
<version>1.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/me.scolastico/tools/
implementation 'me.scolastico:tools:1.1.9'
// https://jarcasting.com/artifacts/me.scolastico/tools/
implementation ("me.scolastico:tools:1.1.9")
'me.scolastico:tools:jar:1.1.9'
<dependency org="me.scolastico" name="tools" rev="1.1.9">
<artifact name="tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.scolastico', module='tools', version='1.1.9')
)
libraryDependencies += "me.scolastico" % "tools" % "1.1.9"
[me.scolastico/tools "1.1.9"]
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.plugins : nexus-staging-maven-plugin | maven-plugin | 1.6.8 |
org.apache.maven.plugins : maven-gpg-plugin | maven-plugin | 1.6 |
org.apache.maven.plugins : maven-source-plugin | maven-plugin | 3.2.1 |
org.apache.maven.plugins : maven-javadoc-plugin | maven-plugin | 3.2.0 |
org.apache.maven.plugins : maven-surefire-plugin | maven-plugin | 3.0.0-M5 |
io.sentry : sentry | jar | 5.0.1 |
commons-io : commons-io | jar | 2.11.0 |
com.google.code.gson : gson | jar | 2.8.7 |
org.reflections : reflections | jar | 0.9.12 |
commons-fileupload : commons-fileupload | jar | 1.4 |
org.springframework.boot : spring-boot-starter-web | jar | 2.5.3 |
org.fusesource.jansi : jansi | jar | 2.3.4 |
info.picocli : picocli | jar | 4.6.1 |
org.jline : jline | jar | 3.20.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |