Last Version

Fathom Parent 1.0.1

Microservice Foundation

License

License

GroupId

GroupId

com.gitblit.fathom
ArtifactId

ArtifactId

fathom-parent
Version

Version

1.0.1
Type

Type

pom
Description

Description

Fathom Parent
Microservice Foundation
Project URL

Project URL

http://fathom.gitblit.com
Source Code Management

Source Code Management

https://github.com/gitblit/fathom

Download fathom-parent 1.0.1

Filename Size
fathom-parent-1.0.1.pom 8 KB
Browse

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

Dependencies

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

Project Modules

  • fathom-core
  • fathom-x509
  • fathom-eventbus
  • fathom-jcache
  • fathom-jmx
  • fathom-metrics
  • fathom-metrics-librato
  • fathom-metrics-influxdb
  • fathom-metrics-graphite
  • fathom-metrics-ganglia
  • fathom-mailer
  • fathom-quartz
  • fathom-rest
  • fathom-rest-security
  • fathom-rest-swagger
  • fathom-rest-test
  • fathom-test-tools
  • fathom-security
  • fathom-security-htpasswd
  • fathom-security-pam
  • fathom-security-windows
  • fathom-security-ldap
  • fathom-security-jdbc
  • fathom-security-redis
  • fathom-security-keycloak
  • fathom-rest-shiro
  • fathom-xmlrpc
  • fathom-xmlrpc-test
  • fathom-integration-test
  • fathom-archetype-standard