Skip to content

ShinonomeTN/maven-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

ShinonomeTN Maven Public Repository

Our dependency repository is primarily used to meet our daily development and sharing needs.

The repository is non-profit and is selflessly funded by some of our members. We do not guarantee its 100% availability and distribution timeliness, but we do our best to keep it up and running.

Usage

Maven

<repository>
    <id>shinonometn-maven-public</id>
    <url>https://nexus.shinonometn.com/repository/maven-public/</url>
    <!-- Optional force enabling snapshot version -->
    <snapshots>
        <enabled>true</enabled>
    </snapshots>
</repository>

Gradle

repositories {
    maven { url = "https://nexus.shinonometn.com/repository/maven-public/" }
}

Organization members can check this out:

https://maven.pkg.github.com/shinonometn/maven-public

For how to use, please check Github's repo instructions.

Attentions

⚠️ For disk usage saving, snapshot versions in maven-public will be cleared monthly.

About

Our Public Maven Repository Entry

Resources

License

Stars

Watchers

Forks

Packages