com.csicit.ace:base-impl

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

License

License

GroupId

GroupId

com.csicit.ace
ArtifactId

ArtifactId

base-impl
Last Version

Last Version

1.0.67
Release Date

Release Date

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/base-impl

Download base-impl

How to add to project

<!-- https://jarcasting.com/artifacts/com.csicit.ace/base-impl/ -->
<dependency>
    <groupId>com.csicit.ace</groupId>
    <artifactId>base-impl</artifactId>
    <version>1.0.67</version>
</dependency>
// https://jarcasting.com/artifacts/com.csicit.ace/base-impl/
implementation 'com.csicit.ace:base-impl:1.0.67'
// https://jarcasting.com/artifacts/com.csicit.ace/base-impl/
implementation ("com.csicit.ace:base-impl:1.0.67")
'com.csicit.ace:base-impl:jar:1.0.67'
<dependency org="com.csicit.ace" name="base-impl" rev="1.0.67">
  <artifact name="base-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.csicit.ace', module='base-impl', version='1.0.67')
)
libraryDependencies += "com.csicit.ace" % "base-impl" % "1.0.67"
[com.csicit.ace/base-impl "1.0.67"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-web jar 5.1.6.RELEASE
com.csicit.ace : file jar 1.0.67

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.67
1.0.65
1.0.64
1.0.63