is not current version
Last Version 0.1.11

bootstrapp 0.1.8

Tool for bootstrapping Maven applications by simply using a list of dependencies.

License

License

GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

bootstrapp
Version

Version

0.1.8
Type

Type

jar
Description

Description

bootstrapp
Tool for bootstrapping Maven applications by simply using a list of dependencies.
Source Code Management

Source Code Management

https://github.com/fracpete/bootstrapp

Download bootstrapp 0.1.8


<!-- https://jarcasting.com/artifacts/com.github.fracpete/bootstrapp/ -->
<dependency>
    <groupId>com.github.fracpete</groupId>
    <artifactId>bootstrapp</artifactId>
    <version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/bootstrapp/
implementation 'com.github.fracpete:bootstrapp:0.1.8'
// https://jarcasting.com/artifacts/com.github.fracpete/bootstrapp/
implementation ("com.github.fracpete:bootstrapp:0.1.8")
'com.github.fracpete:bootstrapp:jar:0.1.8'
<dependency org="com.github.fracpete" name="bootstrapp" rev="0.1.8">
  <artifact name="bootstrapp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='bootstrapp', version='0.1.8')
)
libraryDependencies += "com.github.fracpete" % "bootstrapp" % "0.1.8"
[com.github.fracpete/bootstrapp "0.1.8"]

Dependencies

compile (6)

Group / Artifact Type Version
com.github.fracpete : simple-argparse4j jar 0.0.13
com.github.fracpete : resourceextractor4j jar 0.0.1
com.github.fracpete : processoutput4j jar 0.0.11
com.github.fracpete : requests4j jar 0.2.1
org.apache.maven.plugins : maven-dependency-plugin jar 3.2.0
org.apache.maven.shared : maven-invoker jar 3.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.