Last Version

Tools 11

Tools like JDK MAVEN KUBECTL DOCKER ..

License

License

TODO
GroupId

GroupId

io.github.devsecops-zone
ArtifactId

ArtifactId

tools
Version

Version

11
Type

Type

rar
Description

Description

Tools
Tools like JDK MAVEN KUBECTL DOCKER ..

Download tools 11

Filename Size
tools-11.pom
tools-11.rar 9 MB
Browse

<!-- https://jarcasting.com/artifacts/io.github.devsecops-zone/tools/ -->
<dependency>
    <groupId>io.github.devsecops-zone</groupId>
    <artifactId>tools</artifactId>
    <version>11</version>
    <type>rar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.devsecops-zone/tools/
implementation 'io.github.devsecops-zone:tools:11'
// https://jarcasting.com/artifacts/io.github.devsecops-zone/tools/
implementation ("io.github.devsecops-zone:tools:11")
'io.github.devsecops-zone:tools:rar:11'
<dependency org="io.github.devsecops-zone" name="tools" rev="11">
  <artifact name="tools" type="rar" />
</dependency>
@Grapes(
@Grab(group='io.github.devsecops-zone', module='tools', version='11')
)
libraryDependencies += "io.github.devsecops-zone" % "tools" % "11"
[io.github.devsecops-zone/tools "11"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.