mimas
A suite of core and expanded Java libraries that include utility classes and trials of jdk and other third-party libraries.
| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.milanqiu.mimas | 
    
| ArtifactId | ArtifactIdmimas-tpl-trial | 
    
| Last Version | Last Version1.3.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionMimas Third-Party Library Trial, for the purpose of showing how to use third-party libraries 
         | 
    
| Filename | Size | 
|---|---|
| mimas-tpl-trial-1.3.0.pom | |
| mimas-tpl-trial-1.3.0.jar | 3 KB | 
| mimas-tpl-trial-1.3.0-sources.jar | 2 KB | 
| mimas-tpl-trial-1.3.0-javadoc.jar | 26 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.milanqiu.mimas/mimas-tpl-trial/ -->
<dependency>
    <groupId>net.milanqiu.mimas</groupId>
    <artifactId>mimas-tpl-trial</artifactId>
    <version>1.3.0</version>
</dependency>
                // https://jarcasting.com/artifacts/net.milanqiu.mimas/mimas-tpl-trial/
implementation 'net.milanqiu.mimas:mimas-tpl-trial:1.3.0'
                // https://jarcasting.com/artifacts/net.milanqiu.mimas/mimas-tpl-trial/
implementation ("net.milanqiu.mimas:mimas-tpl-trial:1.3.0")
                'net.milanqiu.mimas:mimas-tpl-trial:jar:1.3.0'
                <dependency org="net.milanqiu.mimas" name="mimas-tpl-trial" rev="1.3.0">
  <artifact name="mimas-tpl-trial" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.milanqiu.mimas', module='mimas-tpl-trial', version='1.3.0')
)
                libraryDependencies += "net.milanqiu.mimas" % "mimas-tpl-trial" % "1.3.0"
                [net.milanqiu.mimas/mimas-tpl-trial "1.3.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| net.milanqiu.mimas : mimas-jdk-ext | jar | 1.3.0 | 
| net.milanqiu.mimas : mimas-tpl-ext | jar | 1.3.0 | 
| com.google.guava : guava | jar | 18.0 | 
| org.apache.commons : commons-lang3 | jar | 3.11 | 
| org.apache.commons : commons-text | jar | 1.8 | 
| com.google.code.gson : gson | jar | 2.6.2 | 
| dom4j : dom4j | jar | 1.6.1 | 
| sax : sax | jar | 2.0.1 | 
| org.apache.commons : commons-digester3 | jar | 3.2 | 
| com.google.protobuf : protobuf-java | jar | 2.6.1 | 
| org.apache.poi : poi | jar | 3.16 | 
| org.quartz-scheduler : quartz | jar | 2.2.3 | 
| mysql : mysql-connector-java | jar | 6.0.2 | 
| com.zaxxer : HikariCP | jar | 2.6.1 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.3 | 
| ch.qos.logback : logback-core | jar | 1.1.7 | 
| ch.qos.logback : logback-classic | jar | 1.1.7 | 
| ch.qos.logback : logback-access | jar | 1.1.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 | 
| javax.servlet.jsp : jsp-api | jar | 2.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| net.milanqiu.mimas : mimas-test-ext | jar | 1.3.0 | 
| junit : junit | jar | 4.12 | 
A suite of core and expanded Java libraries that include utility classes and trials of jdk and other third-party libraries.