| License |
License |
|---|---|
| GroupId | GroupIdcom.pengyifan.bioc |
| ArtifactId | ArtifactIdpengyifan-bioc |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.pengyifan.bioc:pengyifan-bioc
The bioc main core project.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| pengyifan-bioc-1.0.3.pom | |
| pengyifan-bioc-1.0.3.jar | 40 KB |
| pengyifan-bioc-1.0.3-sources.jar | 29 KB |
| pengyifan-bioc-1.0.3-javadoc.jar | 139 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.pengyifan.bioc/pengyifan-bioc/ -->
<dependency>
<groupId>com.pengyifan.bioc</groupId>
<artifactId>pengyifan-bioc</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.pengyifan.bioc/pengyifan-bioc/
implementation 'com.pengyifan.bioc:pengyifan-bioc:1.0.3'
// https://jarcasting.com/artifacts/com.pengyifan.bioc/pengyifan-bioc/
implementation ("com.pengyifan.bioc:pengyifan-bioc:1.0.3")
'com.pengyifan.bioc:pengyifan-bioc:jar:1.0.3'
<dependency org="com.pengyifan.bioc" name="pengyifan-bioc" rev="1.0.3">
<artifact name="pengyifan-bioc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pengyifan.bioc', module='pengyifan-bioc', version='1.0.3')
)
libraryDependencies += "com.pengyifan.bioc" % "pengyifan-bioc" % "1.0.3"
[com.pengyifan.bioc/pengyifan-bioc "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| xmlunit : xmlunit | jar | 1.6 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| com.google.guava : guava | jar | 19.0 |
| com.google.guava : guava-testlib | jar | 19.0 |
| args4j : args4j | jar | 2.33 |
| xml-apis : xml-apis | jar | 1.4.01 |
| org.codehaus.woodstox : woodstox-core-asl | jar | 4.4.1 |
| org.javatuples : javatuples | jar | 1.2 |