License |
License |
---|---|
GroupId | GroupIdcom.csicit.ace |
ArtifactId | ArtifactIdinterfaces |
Last Version | Last Version1.0.67 |
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 |
---|---|
interfaces-1.0.67.pom | |
interfaces-1.0.67.jar | 7 KB |
interfaces-1.0.67-sources.jar | 118 bytes |
interfaces-1.0.67-javadoc.jar | 88 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.csicit.ace/interfaces/ -->
<dependency>
<groupId>com.csicit.ace</groupId>
<artifactId>interfaces</artifactId>
<version>1.0.67</version>
</dependency>
// https://jarcasting.com/artifacts/com.csicit.ace/interfaces/
implementation 'com.csicit.ace:interfaces:1.0.67'
// https://jarcasting.com/artifacts/com.csicit.ace/interfaces/
implementation ("com.csicit.ace:interfaces:1.0.67")
'com.csicit.ace:interfaces:jar:1.0.67'
<dependency org="com.csicit.ace" name="interfaces" rev="1.0.67">
<artifact name="interfaces" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.csicit.ace', module='interfaces', version='1.0.67')
)
libraryDependencies += "com.csicit.ace" % "interfaces" % "1.0.67"
[com.csicit.ace/interfaces "1.0.67"]
Group / Artifact | Type | Version |
---|---|---|
com.csicit.ace : common | jar | 1.0.67 |
org.springframework : spring-web | jar | 5.1.6.RELEASE |
com.csicit.ace : file | jar | 1.0.67 |
org.springframework.cloud : spring-cloud-starter-openfeign | jar |