| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.xuerong | 
    
| ArtifactId | ArtifactIdpeony-entrance | 
    
| Version | Version1.0.1-RELEASE | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionpeony-entrance 1.0.1-RELEASE 
            Top Peony project pom.xml file 
         | 
    
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| peony-entrance-1.0.1-RELEASE.pom | |
| peony-entrance-1.0.1-RELEASE.jar | 319 KB | 
| peony-entrance-1.0.1-RELEASE-sources.jar | 188 KB | 
| peony-entrance-1.0.1-RELEASE-javadoc.jar | 526 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.xuerong/peony-entrance/ -->
<dependency>
    <groupId>com.github.xuerong</groupId>
    <artifactId>peony-entrance</artifactId>
    <version>1.0.1-RELEASE</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.xuerong/peony-entrance/
implementation 'com.github.xuerong:peony-entrance:1.0.1-RELEASE'
                // https://jarcasting.com/artifacts/com.github.xuerong/peony-entrance/
implementation ("com.github.xuerong:peony-entrance:1.0.1-RELEASE")
                'com.github.xuerong:peony-entrance:jar:1.0.1-RELEASE'
                <dependency org="com.github.xuerong" name="peony-entrance" rev="1.0.1-RELEASE">
  <artifact name="peony-entrance" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.xuerong', module='peony-entrance', version='1.0.1-RELEASE')
)
                libraryDependencies += "com.github.xuerong" % "peony-entrance" % "1.0.1-RELEASE"
                [com.github.xuerong/peony-entrance "1.0.1-RELEASE"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.xuerong : peony-common | jar | 1.0.1-RELEASE | 
| com.github.xuerong : peony-core | jar | 1.0.1-RELEASE | 
| com.google.protobuf : protobuf-java | jar | 4.0.0-rc-2 | 
| org.eclipse.jgit : org.eclipse.jgit | jar | 5.8.1.202007141445-r | 
| com.jcraft : jsch | jar | 0.1.55 | 
| org.eclipse.jetty : jetty-jsp | jar | 9.2.10.v20150310 |