Last Version

MsgBuf Parent 1.0.3

Parent module for building the `msgbuf` library for GWT-compatible Java data classes suitable for typed client-server messaging.

License

License

GroupId

GroupId

de.haumacher.msgbuf
ArtifactId

ArtifactId

msgbuf-parent
Version

Version

1.0.3
Type

Type

pom
Description

Description

MsgBuf Parent
Parent module for building the `msgbuf` library for GWT-compatible Java data classes suitable for typed client-server messaging.
Project URL

Project URL

https://github.com/msgbuf/msgbuf
Source Code Management

Source Code Management

https://github.com/msgbuf/msgbuf

Download msgbuf-parent 1.0.3

Filename Size
msgbuf-parent-1.0.3.pom 4 KB
Browse

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

Dependencies

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

Project Modules

  • de.haumacher.msgbuf
  • de.haumacher.msgbuf.generator