Last Version

GraphQL Platform project archetype 1.0.5

Platform project archetype to generate GraphQL using https://github.com/graphql-java-generator/graphql-maven-plugin-project

License

License

GroupId

GroupId

com.github.frtu.archetype
ArtifactId

ArtifactId

plt-graphql-project-archetype
Version

Version

1.0.5
Type

Type

jar
Description

Description

GraphQL Platform project archetype
Platform project archetype to generate GraphQL using https://github.com/graphql-java-generator/graphql-maven-plugin-project

Download plt-graphql-project-archetype 1.0.5


<!-- https://jarcasting.com/artifacts/com.github.frtu.archetype/plt-graphql-project-archetype/ -->
<dependency>
    <groupId>com.github.frtu.archetype</groupId>
    <artifactId>plt-graphql-project-archetype</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frtu.archetype/plt-graphql-project-archetype/
implementation 'com.github.frtu.archetype:plt-graphql-project-archetype:1.0.5'
// https://jarcasting.com/artifacts/com.github.frtu.archetype/plt-graphql-project-archetype/
implementation ("com.github.frtu.archetype:plt-graphql-project-archetype:1.0.5")
'com.github.frtu.archetype:plt-graphql-project-archetype:jar:1.0.5'
<dependency org="com.github.frtu.archetype" name="plt-graphql-project-archetype" rev="1.0.5">
  <artifact name="plt-graphql-project-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frtu.archetype', module='plt-graphql-project-archetype', version='1.0.5')
)
libraryDependencies += "com.github.frtu.archetype" % "plt-graphql-project-archetype" % "1.0.5"
[com.github.frtu.archetype/plt-graphql-project-archetype "1.0.5"]

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.