mimas

Mimas Aggregator & Parent

License

License

Categories

Categories

Net
GroupId

GroupId

net.milanqiu.mimas
ArtifactId

ArtifactId

mimas-aggregator
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

mimas
Mimas Aggregator & Parent
Project URL

Project URL

https://github.com/milanqiu/mimas
Source Code Management

Source Code Management

https://github.com/milanqiu/mimas.git

Download mimas-aggregator

How to add to project

<!-- https://jarcasting.com/artifacts/net.milanqiu.mimas/mimas-aggregator/ -->
<dependency>
    <groupId>net.milanqiu.mimas</groupId>
    <artifactId>mimas-aggregator</artifactId>
    <version>1.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.milanqiu.mimas/mimas-aggregator/
implementation 'net.milanqiu.mimas:mimas-aggregator:1.3.0'
// https://jarcasting.com/artifacts/net.milanqiu.mimas/mimas-aggregator/
implementation ("net.milanqiu.mimas:mimas-aggregator:1.3.0")
'net.milanqiu.mimas:mimas-aggregator:pom:1.3.0'
<dependency org="net.milanqiu.mimas" name="mimas-aggregator" rev="1.3.0">
  <artifact name="mimas-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.milanqiu.mimas', module='mimas-aggregator', version='1.3.0')
)
libraryDependencies += "net.milanqiu.mimas" % "mimas-aggregator" % "1.3.0"
[net.milanqiu.mimas/mimas-aggregator "1.3.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • ../mimas-test-ext
  • ../mimas-jdk-ext
  • ../mimas-tpl-ext
  • ../mimas-jdk-trial
  • ../mimas-tpl-trial

mimas

A suite of core and expanded Java libraries that include utility classes and trials of jdk and other third-party libraries.

Versions

Version
1.3.0
1.2.0
1.1.0