bim-parent

IM Framework

License

License

GroupId

GroupId

com.github.byakkili
ArtifactId

ArtifactId

bim-parent
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

bim-parent
IM Framework
Project URL

Project URL

https://github.com/byakkili/B-IM

Download bim-parent

Filename Size
bim-parent-0.0.4.pom 5 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

  • bim-core
  • bim-spring-boot-starter

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1