License |
License |
---|---|
Categories |
CategoriesManifold Development Tools Development Libraries |
GroupId | GroupIdsystems.manifold |
ArtifactId | ArtifactIdmanifold-graphql-test |
Last Version | Last Version2022.1.18 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionManifold :: GraphQLTest
Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension
Methods, Operator Overloading, Templates, a Preprocessor, and more.
|
Filename | Size |
---|---|
manifold-graphql-test-2022.1.18.pom | |
manifold-graphql-test-2022.1.18.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/systems.manifold/manifold-graphql-test/ -->
<dependency>
<groupId>systems.manifold</groupId>
<artifactId>manifold-graphql-test</artifactId>
<version>2022.1.18</version>
</dependency>
// https://jarcasting.com/artifacts/systems.manifold/manifold-graphql-test/
implementation 'systems.manifold:manifold-graphql-test:2022.1.18'
// https://jarcasting.com/artifacts/systems.manifold/manifold-graphql-test/
implementation ("systems.manifold:manifold-graphql-test:2022.1.18")
'systems.manifold:manifold-graphql-test:jar:2022.1.18'
<dependency org="systems.manifold" name="manifold-graphql-test" rev="2022.1.18">
<artifact name="manifold-graphql-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='systems.manifold', module='manifold-graphql-test', version='2022.1.18')
)
libraryDependencies += "systems.manifold" % "manifold-graphql-test" % "2022.1.18"
[systems.manifold/manifold-graphql-test "2022.1.18"]
Group / Artifact | Type | Version |
---|---|---|
systems.manifold : manifold-graphql-rt | jar | 2022.1.18 |
systems.manifold : manifold-javadoc-agent Optional | jar | 2022.1.18 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |