Last Version

com.bellotapps.webapps:webapps-commons-modules 0.3.0-RELEASE

Libraries that contain common code to be used in a webapp

License

License

GroupId

GroupId

com.bellotapps.webapps
ArtifactId

ArtifactId

webapps-commons-modules
Version

Version

0.3.0-RELEASE
Type

Type

pom
Description

Description

com.bellotapps.webapps:webapps-commons-modules
Libraries that contain common code to be used in a webapp
Source Code Management

Source Code Management

http://github.com/bellotapps/webapps-commons/tree/master/webapps-commons-modules

Download webapps-commons-modules 0.3.0-RELEASE


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

Dependencies

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

Project Modules

  • webapps-commons-errors
  • webapps-commons-exceptions
  • webapps-commons-validation-aspects
  • webapps-commons-validation-jersey
  • webapps-commons-error-dtos
  • webapps-commons-web-constants
  • webapps-commons-web-exceptions
  • webapps-commons-error-handlers
  • webapps-commons-error-handlers-jersey
  • webapps-commons-jpa-utils
  • webapps-commons-spring-data-utils
  • webapps-commons-repository-utils
  • webapps-commons-web-dtos
  • webapps-commons-data-transfer
  • webapps-commons-data-transfer-jersey
  • webapps-commons-data-transfer-jersey-spring-data
  • webapps-commons-authorization-grants
  • webapps-commons-authentication-interfaces
  • webapps-commons-authentication
  • webapps-commons-web-authentication
  • webapps-commons-web-error-handling
  • webapps-commons-web-jersey-app
  • webapps-commons-core