is not current version
Last Version 2.2.0

org.noear:bcf-parent 2.0.6.1

Java project for bcf

GroupId

GroupId

org.noear
ArtifactId

ArtifactId

bcf-parent
Version

Version

2.0.6.1
Type

Type

pom

Download bcf-parent 2.0.6.1

Filename Size
bcf-parent-2.0.6.1.pom 8 KB
Browse

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