| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.jiuxian | 
    
| ArtifactId | ArtifactIdtheone | 
    
| Version | Version1.4.1-RELEASE | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionHigh-Avaliable Distributed Schedule System 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| theone-1.4.1-RELEASE.pom | |
| theone-1.4.1-RELEASE.jar | 8 KB | 
| theone-1.4.1-RELEASE-sources.jar | 8 KB | 
| theone-1.4.1-RELEASE-javadoc.jar | 62 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.jiuxian/theone/ -->
<dependency>
    <groupId>com.jiuxian</groupId>
    <artifactId>theone</artifactId>
    <version>1.4.1-RELEASE</version>
</dependency>
                // https://jarcasting.com/artifacts/com.jiuxian/theone/
implementation 'com.jiuxian:theone:1.4.1-RELEASE'
                // https://jarcasting.com/artifacts/com.jiuxian/theone/
implementation ("com.jiuxian:theone:1.4.1-RELEASE")
                'com.jiuxian:theone:jar:1.4.1-RELEASE'
                <dependency org="com.jiuxian" name="theone" rev="1.4.1-RELEASE">
  <artifact name="theone" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.jiuxian', module='theone', version='1.4.1-RELEASE')
)
                libraryDependencies += "com.jiuxian" % "theone" % "1.4.1-RELEASE"
                [com.jiuxian/theone "1.4.1-RELEASE"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.curator : curator-framework | jar | 2.6.0 | 
| com.google.guava : guava | jar | |
| org.slf4j : slf4j-api | jar | |
| org.apache.commons : commons-lang3 | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| ch.qos.logback : logback-classic | jar |