All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download NetCom2-Auto JAR 1.0 with all dependencies


Annotation approach to reduce boilerplate code

Files of the artifact NetCom2-Auto version 1.0 from the group com.github.thorbenkuck.

Test

Download NetCom2-Auto (1.0)
Artifact NetCom2-Auto
Group com.github.thorbenkuck
Version 1.0
Organization not specified
URL https://github.com/ThorbenKuck/NetCom2
License MIT License
Dependencies amount 7
Dependencies mockito-core, keller-core, auto-service, javapoet, NetCom2, NetCom2-Logging, NetCom2-Util,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of NetCom2-Auto Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of NetCom2-Auto version 1.0

META-INF
META-INF.META-INF.MANIFEST.MF
com.github.thorbenkuck.netcom2.auto
com.github.thorbenkuck.netcom2.auto.com.github.thorbenkuck.netcom2.auto.ClientConnectedWrapper
com.github.thorbenkuck.netcom2.auto.com.github.thorbenkuck.netcom2.auto.ClientDisconnectedWrapper
com.github.thorbenkuck.netcom2.auto.com.github.thorbenkuck.netcom2.auto.ClientFactory
com.github.thorbenkuck.netcom2.auto.com.github.thorbenkuck.netcom2.auto.ClientFactoryFinalizer
com.github.thorbenkuck.netcom2.auto.com.github.thorbenkuck.netcom2.auto.ClientPreConfiguration
com.github.thorbenkuck.netcom2.auto.com.github.thorbenkuck.netcom2.auto.DefaultConstructorObjectRepository
com.github.thorbenkuck.netcom2.auto.com.github.thorbenkuck.netcom2.auto.Example
com.github.thorbenkuck.netcom2.auto.com.github.thorbenkuck.netcom2.auto.GeneratedRepository
com.github.thorbenkuck.netcom2.auto.com.github.thorbenkuck.netcom2.auto.HashingDefaultConstructorObjectRepository
com.github.thorbenkuck.netcom2.auto.com.github.thorbenkuck.netcom2.auto.LazyClientFactory
com.github.thorbenkuck.netcom2.auto.com.github.thorbenkuck.netcom2.auto.LazyServerFactory
com.github.thorbenkuck.netcom2.auto.com.github.thorbenkuck.netcom2.auto.NativeClientFactory
com.github.thorbenkuck.netcom2.auto.com.github.thorbenkuck.netcom2.auto.NativeClientFactoryFinalizer
com.github.thorbenkuck.netcom2.auto.com.github.thorbenkuck.netcom2.auto.NativeLazyClientFactory
com.github.thorbenkuck.netcom2.auto.com.github.thorbenkuck.netcom2.auto.NativeLazyServerFactory
com.github.thorbenkuck.netcom2.auto.com.github.thorbenkuck.netcom2.auto.NativeServerFactory
com.github.thorbenkuck.netcom2.auto.com.github.thorbenkuck.netcom2.auto.NativeServerFactoryFinalizer
com.github.thorbenkuck.netcom2.auto.com.github.thorbenkuck.netcom2.auto.NetCom2
com.github.thorbenkuck.netcom2.auto.com.github.thorbenkuck.netcom2.auto.ObjectRepository
com.github.thorbenkuck.netcom2.auto.com.github.thorbenkuck.netcom2.auto.OnReceiveWrapper
com.github.thorbenkuck.netcom2.auto.com.github.thorbenkuck.netcom2.auto.RecursiveHashingObjectRepository
com.github.thorbenkuck.netcom2.auto.com.github.thorbenkuck.netcom2.auto.ServerFactory
com.github.thorbenkuck.netcom2.auto.com.github.thorbenkuck.netcom2.auto.ServerFactoryFinalizer
com.github.thorbenkuck.netcom2.auto.com.github.thorbenkuck.netcom2.auto.ServerPreConfiguration
com.github.thorbenkuck.netcom2.auto.annotations
com.github.thorbenkuck.netcom2.auto.annotations.com.github.thorbenkuck.netcom2.auto.annotations.Configure
com.github.thorbenkuck.netcom2.auto.annotations.com.github.thorbenkuck.netcom2.auto.annotations.Connect
com.github.thorbenkuck.netcom2.auto.annotations.com.github.thorbenkuck.netcom2.auto.annotations.Decrypt
com.github.thorbenkuck.netcom2.auto.annotations.com.github.thorbenkuck.netcom2.auto.annotations.Deserialize
com.github.thorbenkuck.netcom2.auto.annotations.com.github.thorbenkuck.netcom2.auto.annotations.Disconnect
com.github.thorbenkuck.netcom2.auto.annotations.com.github.thorbenkuck.netcom2.auto.annotations.Encrypt
com.github.thorbenkuck.netcom2.auto.annotations.com.github.thorbenkuck.netcom2.auto.annotations.ExceptionHandler
com.github.thorbenkuck.netcom2.auto.annotations.com.github.thorbenkuck.netcom2.auto.annotations.Register
com.github.thorbenkuck.netcom2.auto.annotations.com.github.thorbenkuck.netcom2.auto.annotations.Serialize
com.github.thorbenkuck.netcom2.auto.annotations.processor
com.github.thorbenkuck.netcom2.auto.annotations.processor.com.github.thorbenkuck.netcom2.auto.annotations.processor.AnnotationProcessor
com.github.thorbenkuck.netcom2.auto.annotations.processor.com.github.thorbenkuck.netcom2.auto.annotations.processor.Auto
com.github.thorbenkuck.netcom2.auto.annotations.processor.com.github.thorbenkuck.netcom2.auto.annotations.processor.ClientConnectedGenerator
com.github.thorbenkuck.netcom2.auto.annotations.processor.com.github.thorbenkuck.netcom2.auto.annotations.processor.ClientDisconnectedGenerator
com.github.thorbenkuck.netcom2.auto.annotations.processor.com.github.thorbenkuck.netcom2.auto.annotations.processor.CompilationLogger
com.github.thorbenkuck.netcom2.auto.annotations.processor.com.github.thorbenkuck.netcom2.auto.annotations.processor.ConfigureAnnotationProcessor
com.github.thorbenkuck.netcom2.auto.annotations.processor.com.github.thorbenkuck.netcom2.auto.annotations.processor.ConfigureGenerator
com.github.thorbenkuck.netcom2.auto.annotations.processor.com.github.thorbenkuck.netcom2.auto.annotations.processor.ConnectAnnotationProcessor
com.github.thorbenkuck.netcom2.auto.annotations.processor.com.github.thorbenkuck.netcom2.auto.annotations.processor.ConnectVerification
com.github.thorbenkuck.netcom2.auto.annotations.processor.com.github.thorbenkuck.netcom2.auto.annotations.processor.DisconnectedAnnotationProcessor
com.github.thorbenkuck.netcom2.auto.annotations.processor.com.github.thorbenkuck.netcom2.auto.annotations.processor.ReceiveHandlerGenerator
com.github.thorbenkuck.netcom2.auto.annotations.processor.com.github.thorbenkuck.netcom2.auto.annotations.processor.RegisterAnnotationProcessor
com.github.thorbenkuck.netcom2.auto.annotations.processor.com.github.thorbenkuck.netcom2.auto.annotations.processor.Writer
com.github.thorbenkuck.netcom2.exceptions
com.github.thorbenkuck.netcom2.exceptions.com.github.thorbenkuck.netcom2.exceptions.NetworkInterfaceFactoryException




© 2015 - 2025 Weber Informatics LLC | Privacy Policy