Last Version

com.airlenet:play-bom 2.0.0

A java framework with spring, spring-mvc, spring-data.

License

License

Categories

Categories

Net
GroupId

GroupId

com.airlenet
ArtifactId

ArtifactId

play-bom
Version

Version

2.0.0
Type

Type

jar
Description

Description

A java framework with spring, spring-mvc, spring-data.
Project Organization

Project Organization

airlenet

Download play-bom 2.0.0


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

Dependencies

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

Project Modules

There are no modules declared in this project.