Last Version

com.csicit.ace:interfaces 1.0.67

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.csicit.ace
ArtifactId

ArtifactId

interfaces
Version

Version

1.0.67
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/interfaces

Download interfaces 1.0.67


<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.