License |
License
The MIT License (MIT)
|
---|---|
GroupId | GroupIdcom.sinsz.c |
ArtifactId | ArtifactIdbxfs-core |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbxfs-core
核心包
|
Project Organization |
Project OrganizationBxfsmvc |
Filename | Size |
---|---|
bxfs-core-1.1.1.pom | |
bxfs-core-1.1.1.jar | 38 KB |
bxfs-core-1.1.1-sources.jar | 21 KB |
bxfs-core-1.1.1-javadoc.jar | 182 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sinsz.c/bxfs-core/ -->
<dependency>
<groupId>com.sinsz.c</groupId>
<artifactId>bxfs-core</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sinsz.c/bxfs-core/
implementation 'com.sinsz.c:bxfs-core:1.1.1'
// https://jarcasting.com/artifacts/com.sinsz.c/bxfs-core/
implementation ("com.sinsz.c:bxfs-core:1.1.1")
'com.sinsz.c:bxfs-core:jar:1.1.1'
<dependency org="com.sinsz.c" name="bxfs-core" rev="1.1.1">
<artifact name="bxfs-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sinsz.c', module='bxfs-core', version='1.1.1')
)
libraryDependencies += "com.sinsz.c" % "bxfs-core" % "1.1.1"
[com.sinsz.c/bxfs-core "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
com.google.code.gson : gson | jar | |
org.apache.commons : commons-lang3 | jar | |
org.apache.commons : commons-pool2 | jar | |
commons-fileupload : commons-fileupload | jar | 1.3.3 |
commons-io : commons-io | jar | 2.6 |
commons-beanutils : commons-beanutils | jar | 1.9.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.2 |
com.google.guava : guava | jar | 23.0 |
com.alibaba : fastjson | jar | 1.2.47 |
com.google.protobuf : protobuf-java | jar | 3.5.1 |
org.projectlombok : lombok | jar | 1.16.20 |
io.sentry : sentry-logback | jar | 1.7.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |