Last Version

codeforce-parent 2.5

一个快速开发脚手架

License

License

GroupId

GroupId

io.github.penggle
ArtifactId

ArtifactId

codeforce-parent
Version

Version

2.5
Type

Type

pom
Description

Description

codeforce-parent
一个快速开发脚手架
Project URL

Project URL

https://github.com/penggle/codeforce
Source Code Management

Source Code Management

https://github.com/penggle/codeforce

Download codeforce-parent 2.5

Filename Size
codeforce-parent-2.5.pom 13 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.penggle/codeforce-parent/ -->
<dependency>
    <groupId>io.github.penggle</groupId>
    <artifactId>codeforce-parent</artifactId>
    <version>2.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.penggle/codeforce-parent/
implementation 'io.github.penggle:codeforce-parent:2.5'
// https://jarcasting.com/artifacts/io.github.penggle/codeforce-parent/
implementation ("io.github.penggle:codeforce-parent:2.5")
'io.github.penggle:codeforce-parent:pom:2.5'
<dependency org="io.github.penggle" name="codeforce-parent" rev="2.5">
  <artifact name="codeforce-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.penggle', module='codeforce-parent', version='2.5')
)
libraryDependencies += "io.github.penggle" % "codeforce-parent" % "2.5"
[io.github.penggle/codeforce-parent "2.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • codeforce-common-base
  • codeforce-common-model
  • codeforce-common-domain
  • codeforce-common-core
  • codeforce-common-config
  • codeforce-common-codegen