Last Version

Bridje (Parent) 0.6.4

Parent Maven Project for Bridje Framework

License

License

GroupId

GroupId

org.bridje
ArtifactId

ArtifactId

bridje-parent
Version

Version

0.6.4
Type

Type

pom
Description

Description

Bridje (Parent)
Parent Maven Project for Bridje Framework
Project Organization

Project Organization

Bridje Framework
Source Code Management

Source Code Management

https://github.com/bridje/bridje-framework

Download bridje-parent 0.6.4

Filename Size
bridje-parent-0.6.4.pom 13 KB
Browse

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

Dependencies

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

Project Modules

  • bridje-ioc
  • bridje-vfs
  • bridje-http
  • bridje-jdbc
  • bridje-sql
  • bridje-orm
  • bridje-orm-srcgen
  • bridje-maven-plugin
  • bridje-srcgen
  • bridje-web
  • bridje-web-srcgen
  • bridje-el