Last Version

bootstrapp 0.1.11

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.11
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.11


<!-- 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.