Packages

trait BlendedDependencies extends AnyRef

Self Type
BlendedDependencies
Linear Supertypes
AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BlendedDependencies
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def activeMqBroker: Dep
  5. def activeMqClient: Dep
  6. def activeMqKahadbStore: Dep
  7. def activeMqSpring: Dep
  8. def activeMqVersion: String
  9. def akka(m: String): Dep
    Attributes
    protected
  10. def akkaActor: (String) => Dep
  11. def akkaHttp: (String) => Dep
  12. def akkaHttpCore: (String) => Dep
  13. def akkaHttpModule(m: String): Dep
    Attributes
    protected
  14. def akkaHttpTestkit: Dep
  15. def akkaHttpVersion: String
  16. def akkaParsing: (String) => Dep
  17. def akkaSlf4j: (String) => Dep
  18. def akkaStream: (String) => Dep
  19. def akkaStreamTestkit: Dep
  20. def akkaTestkit: Dep
  21. def akkaVersion: String
  22. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  23. def asciiRender: Dep
  24. def blendedDep(version: String)(module: String): Dep
  25. def blendedOrg: String
  26. def bouncyCastleBcprov: Dep
  27. def bouncyCastlePkix: Dep
  28. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  29. def cmdOption: Dep
  30. def commonsBeanUtils: Dep
  31. def commonsCodec: Dep
  32. def commonsCompress: Dep
  33. def commonsDaemon: Dep
  34. def commonsIo: Dep
  35. def commonsLang2: Dep
  36. def commonsLogging: Dep
  37. def concurrentLinkedHashMapLru: Dep
  38. def dockerJava: Dep
  39. def domino: Dep
  40. def dominoVersion: String
  41. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  42. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  43. def felixConnect: Dep
  44. def felixFileinstall: Dep
  45. def felixFramework: Dep
  46. def felixGogoCommand: Dep
  47. def felixGogoJline: Dep
  48. def felixGogoRuntime: Dep
  49. def felixGogoShell: Dep
  50. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  51. def geronimoJms11Spec: Dep
  52. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  53. def h2: Dep
  54. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  55. def hikaricp: Dep
  56. def httpAsync: Dep
  57. def httpComponents: Dep
  58. def httpCore: Dep
  59. def httpCoreNio: Dep
  60. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  61. def jaxb: Dep
  62. def jcip: Dep
  63. def jclOverSlf4j: Dep
  64. def jettyOsgi(n: String): Dep
    Attributes
    protected
  65. def jettyOsgiBoot: Dep
  66. def jettyVersion: String
  67. def jjwt: Dep
  68. def jms11Spec: Dep
  69. def jolokiaJvm: Dep
  70. def jolokiaJvmAgent: Dep
  71. def jolokiaVersion: String
  72. def jscep: Dep
  73. def jsonLenses: Dep
  74. def jsonSimple: Dep
  75. def julToSlf4j: Dep
  76. def junit: Dep
  77. def lambdaTest: Dep
  78. def levelDbJava: Dep
  79. def levelDbJni: Dep
  80. def liquibase: Dep
  81. def logbackClassic: Dep
  82. def logbackCore: Dep
  83. def microJsonVersion: String
  84. def microjson: Dep
  85. def mimepull: Dep
  86. def mockitoAll: Dep
  87. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  88. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  89. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  90. def orgOsgi: Dep
  91. def orgOsgiCompendium: Dep
  92. def osLib: Dep
  93. def parboiledCore: Dep
  94. def parboiledScala: Dep
  95. def parboiledVersion: String
  96. def prickle: Dep
  97. def prickleVersion: String
  98. def scalaBinVersion(scalaVersion: String): String
  99. def scalaJsVersion: String
  100. def scalaLibrary(scalaVersion: String): Dep
  101. def scalaParser: Dep
  102. def scalaReflect(scalaVersion: String): Dep
  103. def scalaVersion: String
  104. def scalaXml: Dep
  105. def scalacheck: Dep
  106. def scalatest: Dep
  107. def scalatestVersion: String
  108. def scalatestplusMockito: Dep
  109. def scalatestplusScalacheck: Dep
  110. def scoverageVersion: String
  111. def shapeless: Dep
  112. def slf4j: Dep
  113. def slf4jLog4j12: Dep
  114. def slf4jVersion: String
  115. def snakeyaml: Dep
  116. def splunkjava: Dep
  117. def sprayJson: Dep
  118. def sprayVersion: String
  119. def spring(n: String): Dep
    Attributes
    protected
  120. def springAop: Dep
  121. def springBeans: Dep
  122. def springContext: Dep
  123. def springContextSupport: Dep
  124. def springCore: Dep
  125. def springExpression: Dep
  126. def springJdbc: Dep
  127. def springJms: Dep
  128. def springTx: Dep
  129. def springVersion: String
  130. def sttp: Dep
  131. def sttpAkka: Dep
  132. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  133. def toAkkaBundle(d: Dep)(akkaBundleRevision: String): Dep
  134. def toJs(dep: Dep): Dep
  135. def toString(): String
    Definition Classes
    AnyRef → Any
  136. def typesafeConfig: Dep
  137. def typesafeSslConfigCore: Dep
  138. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  139. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  140. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  141. object js

Inherited from AnyRef

Inherited from Any

Ungrouped