| License |
License |
|---|---|
| Categories |
CategoriesFeather Application Layer Libs Dependency Injection |
| GroupId | GroupIdcn.featherfly |
| ArtifactId | ArtifactIdfeatherfly-conversion |
| Last Version | Last Version1.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfeatherfly-conversion
conversion
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| featherfly-conversion-1.4.2.pom | |
| featherfly-conversion-1.4.2.jar | 117 KB |
| featherfly-conversion-1.4.2-sources.jar | 89 KB |
| featherfly-conversion-1.4.2-javadoc.jar | 482 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.featherfly/featherfly-conversion/ -->
<dependency>
<groupId>cn.featherfly</groupId>
<artifactId>featherfly-conversion</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.featherfly/featherfly-conversion/
implementation 'cn.featherfly:featherfly-conversion:1.4.2'
// https://jarcasting.com/artifacts/cn.featherfly/featherfly-conversion/
implementation ("cn.featherfly:featherfly-conversion:1.4.2")
'cn.featherfly:featherfly-conversion:jar:1.4.2'
<dependency org="cn.featherfly" name="featherfly-conversion" rev="1.4.2">
<artifact name="featherfly-conversion" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.featherfly', module='featherfly-conversion', version='1.4.2')
)
libraryDependencies += "cn.featherfly" % "featherfly-conversion" % "1.4.2"
[cn.featherfly/featherfly-conversion "1.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.featherfly.common : common-core | jar | 1.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.13.2 |