Last Version

Maven Browser 2.1

Java library which allows to search and browse the Maven artifacts.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.aistomin
ArtifactId

ArtifactId

maven-browser
Version

Version

2.1
Type

Type

jar
Description

Description

Maven Browser
Java library which allows to search and browse the Maven artifacts.
Project URL

Project URL

https://github.com/aistomin/maven-browser
Source Code Management

Source Code Management

https://github.com/aistomin/maven-browser

Download maven-browser 2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
commons-io : commons-io jar 2.11.0
com.googlecode.json-simple : json-simple jar 1.1.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.9.0-M1
org.junit.jupiter : junit-jupiter-engine jar 5.9.0-M1

Project Modules

There are no modules declared in this project.