Last Version

com.csicit.ace:file 1.0.67

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

License

License

GroupId

GroupId

com.csicit.ace
ArtifactId

ArtifactId

file
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/file

Download file 1.0.67


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.6.RELEASE
com.csicit.ace : common jar 1.0.67

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.6.RELEASE

Project Modules

There are no modules declared in this project.