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

Download JAR files tagged by generated with all dependencies

Search JAR files by class name

structural-type-api from group codes.rafael.structuraltype (version 1.5)

Group: codes.rafael.structuraltype Artifact: structural-type-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact structural-type-api
Group codes.rafael.structuraltype
Version 1.5
Last update 14. April 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

structural-type from group codes.rafael.structuraltype (version 1.5)

This project aims to create a structural representation of similar nominal Java classes. A structural type is represented by an interface that contains property accessors for all properties that are defined by those classes. For each class, a projection class is generated that implements that interface for delegation to the nominal classes for which the structure was created. Additionally, a template implementation is created that implements the structural interface as a Java bean.

Group: codes.rafael.structuraltype Artifact: structural-type
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact structural-type
Group codes.rafael.structuraltype
Version 1.5
Last update 14. April 2023
Organization not specified
URL https://github.com/raphw/skatteprosessen-structural-type
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

tinyspline from group org.tinyspline (version 0.6.0-1)

TinySpline is a small, yet powerful library for interpolating, transforming, and querying arbitrary NURBS, B-Splines, and Bézier curves. The core of the library is written in ANSI C (C89) with a C++ wrapper for an object-oriented programming model. Based on the C++ wrapper, auto-generated bindings for C#, D, Go, Java, Javascript, Lua, Octave, PHP, Python, R, and Ruby are provided.

Group: org.tinyspline Artifact: tinyspline
Show all versions Show documentation Show source 
 

0 downloads
Artifact tinyspline
Group org.tinyspline
Version 0.6.0-1
Last update 03. February 2023
Organization not specified
URL https://github.com/msteinbeck/tinyspline
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jbizmo-invoker-javaee from group net.sourceforge.jbizmo (version 6.5.0)

Group: net.sourceforge.jbizmo Artifact: jbizmo-invoker-javaee
Show all versions Show documentation Show source 
 

0 downloads
Artifact jbizmo-invoker-javaee
Group net.sourceforge.jbizmo
Version 6.5.0
Last update 01. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jbizmo-commons-invoker,
There are maybe transitive dependencies!

jbizmo-commons-javaee from group net.sourceforge.jbizmo (version 6.5.0)

Group: net.sourceforge.jbizmo Artifact: jbizmo-commons-javaee
Show all versions Show documentation Show source 
 

0 downloads
Artifact jbizmo-commons-javaee
Group net.sourceforge.jbizmo
Version 6.5.0
Last update 01. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jbizmo-commons-server,
There are maybe transitive dependencies!

artemis-fluid-core-utility-sources from group org.mini2Dx (version 2.4.0)

Provides a testing framework for support classes that are generated when using fluid entities. Since E.class and SuperMapper.class are not available at this point we resort to a bit of trickery so we can at least test the utility classes. fluid-core will pick up /src/test/java/com/artemis/ as resources (see /target/classes/fluid-entity-sources/) FluidGenerator can be made to deploy these while generating E and SuperMapper. See fluid-core pom which files are packaged as resources. Add new files to be deployed to FluidGenerator.generate manually!

Group: org.mini2Dx Artifact: artemis-fluid-core-utility-sources

 

0 downloads
Artifact artemis-fluid-core-utility-sources
Group org.mini2Dx
Version 2.4.0
Last update 01. November 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies artemis-odb,
There are maybe transitive dependencies!

appium-sdk-w-client from group com.evinced (version 1.0.7)

The Evinced Appium Java SDK integrates with new or existing Appium tests to automatically detect accessibility issues. With the addition of as few as 5 lines of code to your Appium framework, you can begin to analyze your entire application to understand how it can become more accessible. At the conclusion of the test, a rich and comprehensive HTML or JSON report is generated to track issues in any reporting tool.

Group: com.evinced Artifact: appium-sdk-w-client
Show documentation Show source 
 

0 downloads
Artifact appium-sdk-w-client
Group com.evinced
Version 1.0.7
Last update 08. February 2022
Organization not specified
URL https://developer.evinced.com/sdks-for-mobile-apps/appium-sdk-java-doc
License Proprietary
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

appium-sdk from group com.evinced (version 1.0.6)

The Evinced Appium Java SDK integrates with new or existing Appium tests to automatically detect accessibility issues. With the addition of as few as 5 lines of code to your Appium framework, you can begin to analyze your entire application to understand how it can become more accessible. At the conclusion of the test, a rich and comprehensive HTML or JSON report is generated to track issues in any reporting tool.

Group: com.evinced Artifact: appium-sdk
Show documentation Show source 
 

0 downloads
Artifact appium-sdk
Group com.evinced
Version 1.0.6
Last update 31. January 2022
Organization not specified
URL https://developer.evinced.com/sdks-for-mobile-apps/appium-sdk-java-doc
License Evinced license for appium-sdk
Dependencies amount 1
Dependencies java-client,
There are maybe transitive dependencies!

andhow-annotation-processor-tests from group org.yarnandtail (version 0.4.1.1)

'Real world' compile-time testing of the annotation processor. Its impossible/hard to fully replicate the compile time environment including annotation processing, class generation, service loading, etc.. This module contains standard and edge case classes container AndHow properties. Unit tests then check to ensure that PropertyRegistrars were generated and registered as services for each top level class containing Properties.

Group: org.yarnandtail Artifact: andhow-annotation-processor-tests
Show all versions Show documentation Show source 
 

0 downloads
Artifact andhow-annotation-processor-tests
Group org.yarnandtail
Version 0.4.1.1
Last update 14. September 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!

bgav-maven-plugin from group io.crowdcode (version 1.2.1)

This is the maven BGAV plugin, which enables you to have Branch IDs in your version as generated by Tools like JIRA or Gitlab. If you have the SCM connection in all your project in position, this plugin will automatically check your project, your own project dependencies and even other projects for sharing a feature branch and replace all version number with a branched one. When merging back to develop or release, the feature branch ID will be removed automatically. Project GAV, Dependency GAV and even variables can be altered by this plugin. Changes will be automatically pushed.

Group: io.crowdcode Artifact: bgav-maven-plugin
Show all versions 
 

0 downloads
Artifact bgav-maven-plugin
Group io.crowdcode
Version 1.2.1
Last update 14. June 2021
Organization Crowdcode GmbH + Co.KG
URL https://github.com/crowdcode-de/maven-bgav-plugin
License The Apache Software License, Version 2.0
Dependencies amount 7
Dependencies maven-plugin-api, maven-core, maven-shared-utils, org.eclipse.jgit, maven-project, commons-io, guava,
There are maybe transitive dependencies!



Page 184 from 199 (items total 1988)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy