is not current version
Last Version 2.1

Maven Browser 2.0

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


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

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.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.