License |
License |
---|---|
Categories |
CategoriesFinancial Business Logic Libraries |
GroupId | GroupIdcn.nkpro.elcube |
ArtifactId | ArtifactIdcomponent-financial |
Last Version | Last Version2.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
component-financial-2.2.2.pom | |
component-financial-2.2.2.jar | 107 KB |
component-financial-2.2.2-sources.jar | 22 KB |
component-financial-2.2.2-javadoc.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.nkpro.elcube/component-financial/ -->
<dependency>
<groupId>cn.nkpro.elcube</groupId>
<artifactId>component-financial</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.nkpro.elcube/component-financial/
implementation 'cn.nkpro.elcube:component-financial:2.2.2'
// https://jarcasting.com/artifacts/cn.nkpro.elcube/component-financial/
implementation ("cn.nkpro.elcube:component-financial:2.2.2")
'cn.nkpro.elcube:component-financial:jar:2.2.2'
<dependency org="cn.nkpro.elcube" name="component-financial" rev="2.2.2">
<artifact name="component-financial" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.nkpro.elcube', module='component-financial', version='2.2.2')
)
libraryDependencies += "cn.nkpro.elcube" % "component-financial" % "2.2.2"
[cn.nkpro.elcube/component-financial "2.2.2"]
Group / Artifact | Type | Version |
---|---|---|
cn.nkpro.elcube : docengine | jar | 2.2.2 |
javax.xml.bind : jaxb-api | jar | 2.3.0 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
javax.activation : activation | jar | 1.1.1 |
org.liquibase : liquibase-core | jar | 4.6.1 |
org.springframework.boot : spring-boot-devtools Optional | jar | 2.2.8.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.8.RELEASE |
junit : junit | jar | 4.12 |