bootstrapp

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

License

License

GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

bootstrapp
Last Version

Last Version

0.1.11
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (10)

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.2
org.apache.commons : commons-compress jar 1.21
org.apache.tika : tika-core jar 1.27
org.apache.httpcomponents : httpclient jar 4.5.13
commons-beanutils : commons-beanutils jar 1.9.4
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.

Versions

Version
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.3
0.0.2
0.0.1