Maven Browser

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
Last Version

Last Version

2.1
Release Date

Release Date

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

How to add to project

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

Versions

Version
2.1
2.0
1.6
1.5
1.4
1.3
1.2
1.1
1.0
0.1