All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by generate with all dependencies

Search JAR files by class name

contraect-maven-plugin from group com.kryptokrauts (version 2.0.0)

a community developed maven plugin to generate java classes for smart contracts from sophia source code. the generated classes make use of the aepp-sdk-java and provide methods to deploy contracts and call the respective entrypoint functions.

Group: com.kryptokrauts Artifact: contraect-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact contraect-maven-plugin
Group com.kryptokrauts
Version 2.0.0
Last update 10. January 2022
Organization not specified
URL https://github.com/kryptokrauts/contraect-maven-plugin
License ISC License
Dependencies amount 7
Dependencies aepp-sdk-java, javapoet, maven-plugin-api, file-management, javatuples, logback-classic, jackson-datatype-jdk8,
There are maybe transitive dependencies!

cachewordlib from group info.guardianproject.cacheword (version 0.1.1)

CacheWord is an Android library project for passphrase caching and management. It helps app developers securely generate, store, and access secrets derived from a user’s passphrase. It is designed to work easily with IOCipher and SQLCipher-for-Android, but it can be used any time an app needs to manage a password.

Group: info.guardianproject.cacheword Artifact: cachewordlib
Show all versions Show documentation Show source 
 

0 downloads
Artifact cachewordlib
Group info.guardianproject.cacheword
Version 0.1.1
Last update 08. April 2021
Organization not specified
URL https://guardianproject.info/code/cacheword
License BSD 3-Clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jjtree-javacc from group io.oss84.geotools.maven (version 24.2-oss84-1)

This Maven plugin run 'jjtree' on a set of .jjt files found in the source directory, which generates a set of .jj files. Next, this plugin executes 'javacc' on those .jj files in order to generate the .java files. All generated files are stored in a 'target/generated-sources' directory and are part of the compilation phase.

Group: io.oss84.geotools.maven Artifact: jjtree-javacc
Show all versions Show documentation Show source 
 

0 downloads
Artifact jjtree-javacc
Group io.oss84.geotools.maven
Version 24.2-oss84-1
Last update 21. February 2021
Organization not specified
URL Not specified
License Lesser General Public License (LGPL)
Dependencies amount 2
Dependencies plexus-compiler-api, javacc,
There are maybe transitive dependencies!

api-generator from group com.microsoft.playwright (version 0.170.2)

Java library to automate Chromium, Firefox and WebKit with a single API. Playwright is built to enable cross-browser web automation that is ever-green, capable, reliable and fast. This is an internal module used to generate Java API from the upstream Playwright definitions. It's an internal development module not intended for external use.

Group: com.microsoft.playwright Artifact: api-generator
Show all versions Show documentation Show source 
 

0 downloads
Artifact api-generator
Group com.microsoft.playwright
Version 0.170.2
Last update 17. December 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies gson,
There are maybe transitive dependencies!

table-view-x from group io.github.quellatalo.fx (version 1.8.0.0)

This package provide a new class TableViewX which is upgraded from TableView. It uses reflection to identify the fields. It helps programmers to generate columns for with minimal efforts. It also includes a built in filter, also used reflection to generate fields and conditions.

Group: io.github.quellatalo.fx Artifact: table-view-x
Show all versions Show documentation Show source 
 

0 downloads
Artifact table-view-x
Group io.github.quellatalo.fx
Version 1.8.0.0
Last update 03. September 2020
Organization not specified
URL https://github.com/quellatalo/table_view_x
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies javafx-controls,
There are maybe transitive dependencies!

server-odata-api from group com.sap.cloud.server-odata (version 20.1.2)

OData Service Generator is a set of tools (Web IDE, command line, VSCode) and a micro-service in Mobile Services (first release only on NEO). It enables you to model an OData service and generate a Java application that implements this OData service as well as the required database tables. It can even delta enable the generated OData service.

Group: com.sap.cloud.server-odata Artifact: server-odata-api
Show all versions Show documentation Show source 
 

1 downloads
Artifact server-odata-api
Group com.sap.cloud.server-odata
Version 20.1.2
Last update 16. April 2020
Organization SAP SE
URL https://help.sap.com/viewer/977416d43cd74bdc958289038749100e/Latest/en-US
License SAP DEVELOPER LICENSE AGREEMENT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dark-matter-mvw from group com.connectifex (version 2.1.2)

The dark-matter Model View Whatever (MVW) project provides Domain Specific Language (DSL) concepts that allow you to model and generate much of the code required to follow Google Web Toolkit (GWT) best practices for building complex web applications.

Group: com.connectifex Artifact: dark-matter-mvw
Show all versions Show documentation Show source 
 

0 downloads
Artifact dark-matter-mvw
Group com.connectifex
Version 2.1.2
Last update 07. December 2019
Organization not specified
URL https://github.com/dark-matter-org/dark-matter-mvw
License GNU Lesser General Public License, Version 3.0
Dependencies amount 5
Dependencies commons-io, slf4j-api, dark-matter-data, dark-matter-data, gwteventservice,
There are maybe transitive dependencies!

model-generator-app from group io.alauda (version 0.2.12)

This app generates a JSON Schema based on updated go package dependencies from [Origin](https://github.com/openshift/origin) and [Kubernetes](https://github.com/GoogleCloudPlatform/kubernetes), which in turn is used to generate model Java types which on successful testing the binary is released to maven central.

Group: io.alauda Artifact: model-generator-app
Show all versions Show source 
 

0 downloads
Artifact model-generator-app
Group io.alauda
Version 0.2.12
Last update 21. May 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

rrdiagram from group net.nextencia (version 0.9.4)

RR Diagram allows to generate railroad diagrams (also called syntax diagrams) from code or from BNF notation. The output format is a very compact SVG image which can be integrated to web pages and where rules can contain links.

Group: net.nextencia Artifact: rrdiagram
Show documentation Show source 
 

0 downloads
Artifact rrdiagram
Group net.nextencia
Version 0.9.4
Last update 17. February 2019
Organization not specified
URL https://github.com/Chrriis/RRDiagram
License Apache License Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

generator-maven-plugin from group com.github.wtbian (version 1.0.4.1)

The mvc-generator makes it easier to write code with spring-mvc applications. mvc-generator generate code with freemarker template of controller, service and dao etc level object using maven plugin. Simplicity is the biggest advantage of the generator code over generating code tools.

Group: com.github.wtbian Artifact: generator-maven-plugin
Show all versions Show documentation Show source 
 

1 downloads
Artifact generator-maven-plugin
Group com.github.wtbian
Version 1.0.4.1
Last update 11. February 2019
Organization not specified
URL http://maven.apache.org
License The MIT License
Dependencies amount 7
Dependencies maven-plugin-api, maven-core, freemarker, jsqlparser, fastjson, spring-context, slf4j-api,
There are maybe transitive dependencies!



Page 287 from 311 (items total 3107)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy