Last Version

Maven Bin Core 1.0.0

Install and run executable libraries from Maven repos.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

me.andrz.maven
ArtifactId

ArtifactId

maven-bin-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

Maven Bin Core
Install and run executable libraries from Maven repos.
Project URL

Project URL

https://github.com/adjohnson916/maven-bin
Source Code Management

Source Code Management

https://github.com/adjohnson916/maven-bin

Download maven-bin-core 1.0.0


<!-- https://jarcasting.com/artifacts/me.andrz.maven/maven-bin-core/ -->
<dependency>
    <groupId>me.andrz.maven</groupId>
    <artifactId>maven-bin-core</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.andrz.maven/maven-bin-core/
implementation 'me.andrz.maven:maven-bin-core:1.0.0'
// https://jarcasting.com/artifacts/me.andrz.maven/maven-bin-core/
implementation ("me.andrz.maven:maven-bin-core:1.0.0")
'me.andrz.maven:maven-bin-core:jar:1.0.0'
<dependency org="me.andrz.maven" name="maven-bin-core" rev="1.0.0">
  <artifact name="maven-bin-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.andrz.maven', module='maven-bin-core', version='1.0.0')
)
libraryDependencies += "me.andrz.maven" % "maven-bin-core" % "1.0.0"
[me.andrz.maven/maven-bin-core "1.0.0"]

Dependencies

compile (11)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.2
org.eclipse.aether : aether-api jar 1.0.2.v20150114
org.eclipse.aether : aether-spi jar 1.0.2.v20150114
org.eclipse.aether : aether-util jar 1.0.2.v20150114
org.eclipse.aether : aether-impl jar 1.0.2.v20150114
org.eclipse.aether : aether-connector-basic jar 1.0.2.v20150114
org.eclipse.aether : aether-transport-file jar 1.0.2.v20150114
org.eclipse.aether : aether-transport-http jar 1.0.2.v20150114
org.slf4j : slf4j-simple jar 1.7.10
org.apache.maven : maven-core jar 3.3.1
org.apache.commons : commons-lang3 jar 3.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
com.jcabi : jcabi-matchers jar 1.3

Project Modules

There are no modules declared in this project.